Skip to content

V2 Version Packages (beta) #7771

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

Merged
merged 1 commit into from
Aug 6, 2025
Merged

V2 Version Packages (beta) #7771

merged 1 commit into from
Aug 6, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 4, 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/router@2.0.0-beta.7

Minor Changes

  • ✨ useQwikRouter() hook replaces QwikRouterProvider. This gives access to the context immediately and is slightly more efficient. (by @wmertens in #7731)

  • ✨ add DocumentHeadTags component and make the head.styles and head.scripts types more like the head.meta and head.links types. (by @wmertens in #7775)

  • createRenderer() wraps the renderToStream() function with Qwik Router types, for nicer entry.ssr files. (by @wmertens in #7770)

  • ✨ You can now put documentHead into the rendering functions as part of the serverData option. This is useful for passing title, meta tags, scripts, etc. to the useDocumentHead() hook from within the server. (by @wmertens in #7770)

@qwik.dev/react@2.0.0-beta.7

Patch Changes

  • Updated dependencies []:
    • @qwik.dev/core@2.0.0-beta.7

create-qwik@2.0.0-beta.7

eslint-plugin-qwik@2.0.0-beta.7

@qwik.dev/core@2.0.0-beta.7

@github-actions github-actions bot requested review from a team as code owners August 4, 2025 05:58
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch 3 times, most recently from 382d0e8 to 92353d9 Compare August 4, 2025 09:58
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch from 92353d9 to 0f57c6f Compare August 4, 2025 10:19
@shairez shairez merged commit 2dd89a6 into build/v2 Aug 6, 2025
@shairez shairez deleted the changeset-release/build/v2 branch August 6, 2025 09:25
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