Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 2, 2025

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 upcoming, this PR will be updated.

Releases

@builder.io/[email protected]

Minor Changes

  • 🐞🩹 Qwik now leverages Rollup's new output.onlyExplicitManualChunks feature, which improves preloading performance and reduces cache invalidation for a snappier user experience. (by @maiieul in #7982)

  • ✨ the qwikloader can now be inlined again if required (for testing or specific network conditions). Pass qwikLoader: 'inline' to the render options. (by @wmertens in #8008)

Patch Changes

  • 🐞🩹 The Deno integration now builds successfully with version v2.4.3 and above. (by @gioboa in #7913)

  • TEST: qwik react mount and unmount (by @sashkashishka in #7950)

  • 🐞🩹 solve type error when using async _resolved function (by @JerryWu1234 in #7426)

  • 🐞🩹 Click-to-Component is now more reliable across platforms (by @wmertens in #7923)

  • 🛠 add qwik react e2e test runs to ci (by @sashkashishka in #7952)

@builder.io/[email protected]

Patch Changes

  • 🐞🩹 SSG sometimes hangs after completion, now we forcibly exit the SSG process when this happens. (by @wmertens in #7957)

  • 🐞🩹 return 404 for missing /build/ files. (by @gioboa in #7914)

  • 🐞🩹 redirecting internal q-data.json requests will keep the q-data.json suffix so that the client can still fetch the correct one (by @wmertens in #7988)

  • 🐞🩹 solve type error when using async _resolved function (by @JerryWu1234 in #7426)

  • 🐞🩹 while prefetching Link data, don't navigate to captive portals (by @wmertens in #7988)

@builder.io/[email protected]

Patch Changes

[email protected]

[email protected]

@github-actions github-actions bot requested review from a team as code owners October 2, 2025 10:24
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