Skip to content

V2 Version Packages (beta) #7620

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
Jun 4, 2025
Merged

V2 Version Packages (beta) #7620

merged 1 commit into from
Jun 4, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 20, 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

  • ✨ new hook - useAsyncComputed$ in replacement of useComputed$ with async operations (by @Varixo in #7589)

Patch Changes

  • 🐞🩹 proper empty props diffing (by @Varixo in #7633)

  • 🐞🩹 serialize less vnode data (by @Varixo in #7636)

  • 🐞🩹 don't wrap static objects with signal (by @Varixo in #7637)

  • 🐞🩹 ensure components are only rendered when necessary (by @Varixo in #7631)

  • 🐞🩹 skip serialize functions wrapped with the noSerialize (by @Varixo in #7621)

  • 🐞🩹 reactivity for type-asserted variables in templates (by @Varixo in #7619)

  • 🐞🩹 reactivity for logical expressions in templates (by @Varixo in #7619)

  • ✨ When an error occurs during SSR due to using the browser APIs, show an explanation. (by @JerryWu1234 in #7571)

@qwik.dev/[email protected]

Patch Changes

@qwik.dev/[email protected]

Patch Changes

[email protected]

[email protected]

@github-actions github-actions bot requested review from a team as code owners May 20, 2025 15:19
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch 5 times, most recently from 4c1a22b to 3d4ae94 Compare May 26, 2025 17:10
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch 7 times, most recently from 7ec9c48 to cf285db Compare June 3, 2025 10:38
@github-actions github-actions bot changed the title V2 Version Packages (alpha) V2 Version Packages (beta) Jun 4, 2025
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch from cf285db to ed92046 Compare June 4, 2025 20:15
@github-actions github-actions bot changed the title V2 Version Packages (beta) V2 Version Packages (alpha) Jun 4, 2025
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch from ed92046 to 92d6e74 Compare June 4, 2025 20:22
@github-actions github-actions bot changed the title V2 Version Packages (alpha) V2 Version Packages (beta) Jun 4, 2025
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch from 92d6e74 to 43d1e4d Compare June 4, 2025 20:53
@shairez shairez merged commit 495e8d9 into build/v2 Jun 4, 2025
@shairez shairez deleted the changeset-release/build/v2 branch June 4, 2025 20:57
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