Skip to content

V2 Version Packages (beta) #7711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: build/v2
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 6, 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 build/v2, this PR will be updated.

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

build/v2 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 build/v2.

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

Releases

@qwik.dev/[email protected]

Minor Changes

  • ✨ the QRL segment mapping during Vite dev mode now happens in core and does not require providing a separate symbolMapper function any more. (by @wmertens in #7748)

  • ✨ Server output chunk files are now under their own build/ subdir, like the client build. This makes it easier to override the chunk filenames. This is possible because the Router metadata files are now an earlier part of the build process. (by @wmertens in #7748)

  • 🐞🩹 qwikVite has better vite config handling around input files, and no longer writes the q-manifest file to a temp dir. (by @wmertens in #7748)

Patch Changes

  • 🐞🩹 the srcInput option to qwikVite is deprecated because it's unused. (by @wmertens in #7748)

  • 🐞🩹 preserve innerHTML after component rerender (by @Varixo in #7740)

  • 🐞🩹 render SVG attributes with correct namespace (by @Varixo in #7705)

  • 🐞🩹 using useOn and useVisibleTask$ in component with primitive value only (by @Varixo in #7746)

@qwik.dev/[email protected]

Minor Changes

  • ✨ qwikRouter middleware no longer needs qwikRouterConfig, it handles it internally (by @wmertens in #7748)

Patch Changes

  • Bugfix - rename the view transition type in CSS to prevent default view transition on SPA navigation (by @GrandSchtroumpf in #7713)

  • 🐞🩹 getting invoke context for loaders in production (by @Varixo in #7730)

  • ✨ Server output chunk files are now under their own build/ subdir, like the client build. This makes it easier to override the chunk filenames. This is possible because the Router metadata files are now an earlier part of the build process. (by @wmertens in #7748)

@qwik.dev/[email protected]

Patch Changes

[email protected]

[email protected]

@github-actions github-actions bot requested review from a team as code owners July 6, 2025 15:33
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch 4 times, most recently from fbc4850 to 6858031 Compare July 21, 2025 14:15
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch from 6858031 to 0e64a5d Compare July 21, 2025 16:41
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.

0 participants