V2 Version Packages (beta) - #8946
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
20 times, most recently
from
August 25, 2026 12:35
f815dd8 to
6681a4a
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 25, 2026 18:17
6681a4a to
7ebe194
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@qwik.dev/core@2.0.0-beta.41
Major Changes
Patch Changes
refactor: remove unnecessary font preloading that negatively impacted performance (by @Varixo in #8942)
🐞🩹 preserve rest properties for plain objects (by @wermetal in #8937)
🐞🩹 widen the
vitestpeer range to>=2 <5so Vitest 4 no longer warns (by @ixcans in #8959)@qwik.dev/devtools@2.0.0-beta.41
Minor Changes
Patch Changes
fcced61,870529c,f513eda,e4ae649]:eslint-plugin-qwik@2.0.0-beta.41
Patch Changes
@qwik.dev/react@2.0.0-beta.41
Patch Changes
fcced61,870529c,f513eda,e4ae649]:@qwik.dev/router@2.0.0-beta.41
Patch Changes
🐞🩹 preserve route loader mappings for long windows paths (by @Varixo in #8939)
🐞🩹 drop the
./service-workerexport — it pointed at a file the package doesn't ship, andsetupServiceWorkeris a no-op in v2 anyway (by @ixcans in #8963)🐞🩹 prerendered pages without a trailing slash now redirect instead of returning 404 (by @maiieul in #8960)
🐞🩹 preserve bodyless Cloudflare responses (by @Fnine59 in #8949)
🐞🩹 preserve document head after client head errors (by @Fnine59 in #8938)
zod$now detects schemas viaz.ZodTypeinstead of the zod-3-onlyz.Schemaalias, fixing a server-side TypeError (and 500s on every zod$ action) when the router resolves zod 4 in hoisted installs. (by @blakeley in #8898)🐞🩹 preserve no-trailing-slash static routes (by @ShiroKSH in #8902)
🐞🩹 preserve route params on loaders using a
searchfilter (by @tidiview in #8965)🐞🩹 HEAD requests for prerendered pages returned 404 instead of the page headers (by @maiieul in #8960)
🐞🩹 refresh wrapped route loader data after SPA navigation (by @Varixo in #8948)
Updated dependencies [
fcced61,870529c,f513eda,e4ae649]:@qwik.dev/utils@2.0.0-beta.41
Patch Changes
fcced61,870529c,f513eda,e4ae649]:create-qwik@2.0.0-beta.41