Skip to content

v2.11.2 - #4

Merged
figulusproject merged 8 commits into
mainfrom
v/2.11.2
Aug 3, 2026
Merged

v2.11.2#4
figulusproject merged 8 commits into
mainfrom
v/2.11.2

Conversation

@figulusproject

Copy link
Copy Markdown
Owner

No description provided.

- rename to wasm/browser-entry.mjs -- Node 20 lacks the fallback that reparses typeless .js files as ESM, so import() hit them through the CJS loader and errored on the `import` statement. .mjs avoids the ambiguity
- update the filename in package.json ("browser"/"files"), index.d.ts, lib/detect-shape.js, lib/wasm-wrap.js, and test/runner-wasm-browser.js
- grant contents: write so the workflow can create/update releases
- add step extracting the matching version's section from CHANGELOG.md into release notes -- fails the run if no entry exists for the tag
- add step creating a GitHub release for the pushed tag (or uploading with --clobber if one already exists) with wasm/dist's four build outputs attached as assets
@figulusproject figulusproject changed the title V/2.11.2 v2.11.2 Aug 3, 2026
@figulusproject
figulusproject merged commit 3064c8d into main Aug 3, 2026
19 checks passed
@figulusproject
figulusproject deleted the v/2.11.2 branch August 3, 2026 15:28
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