Skip to content

Version Packages (beta) - #408

Merged
TooTallNate merged 1 commit into
mainfrom
changeset-release/main
Jul 8, 2026
Merged

Version Packages (beta)#408
TooTallNate merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@nx.js/runtime@1.0.0-beta.6

Patch Changes

  • fix: cross-context canvas font size leakage — re-pin the shared FT_Face char_size at the start of fillText(), strokeText(), and measureText() (#406)

  • feat: Image, Audio, and Video now resolve globalThis.fetch at call time, so embedder-installed fetch wrappers (e.g. custom URL schemes) are honored for src loads (#404)

  • fix: Video.play() no longer rejects with InvalidStateError when called before loadedmetadata — playback is queued and the returned promise resolves once it actually begins, matching HTMLMediaElement.play(). A pending play() is rejected with AbortError by pause() or a superseding load, and with NotSupportedError on load failure (#412)

  • fix: install WebGL2 GL_CONSTANTS with a single bulk Object.defineProperties() call per target instead of ~740 sequential Object.defineProperty() calls at module scope (#405)

create-nxjs-app@1.0.0-beta.6

@nx.js/nro@1.0.0-beta.6

@nx.js/nsp@1.0.0-beta.6

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nx-js Ready Ready Preview, Comment Jul 8, 2026 8:53am

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 95ce077 to f91c1e3 Compare July 8, 2026 08:51
@TooTallNate
TooTallNate merged commit f41fb55 into main Jul 8, 2026
3 checks passed
@TooTallNate
TooTallNate deleted the changeset-release/main branch July 8, 2026 17:19
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