Skip to content

Version Packages#3667

Merged
jodeleeuw merged 1 commit into
mainfrom
changeset-release/main
May 6, 2026
Merged

Version Packages#3667
jodeleeuw merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@jspsych/config@3.3.3

Patch Changes

  • #3660 181d0068b7ec8fcd76de94f78cec9526b0415ce2 Thanks @jodeleeuw! - Fix createCoreDistArchive dropping plugins from dist.zip. Recent release archives were missing the alphabetical tail of dist/*.js (e.g. plugin-survey-multi-*, plugin-video-*, plugin-virtual-chinrest, plugin-visual-search-circle, the plugin-webgazer-* plugins) along with some examples/*.html files. Under gulp 5's streamx-based Vinyl, merge-stream would race with gulp-zip and finalize the archive before slow upstreams (notably the 3 MB plugin-survey/dist/index.browser.js) had finished flushing. The task now drains every substream first and feeds the collected files into gulp-zip from a single ordered stream.

@jodeleeuw jodeleeuw merged commit a5e1109 into main May 6, 2026
@jodeleeuw jodeleeuw deleted the changeset-release/main branch May 6, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant