Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 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

create-qwik@2.0.0-beta.14

Major Changes

  • BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by @JerryWu1234 in #8103)

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

Major Changes

  • BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by @JerryWu1234 in #8103)

Minor Changes

  • ✨ rename .resolve() to .promise() (by @Varixo in #8126)

  • ✨ introduce deferUpdates option for useTask$ (by @Varixo in #8107)

  • ✨ support promises in attributes (by @Varixo in #8117)

  • ✨ change behavior of useAsyncComputed$ to throw only once (by @Varixo in #8126)

Patch Changes

  • 🐞🩹 Qwik vite plugin respects outDir change (by @gnemanja in #8127)

  • 🐞🩹 serializing reused qrl (by @Varixo in #8131)

  • 🐞🩹 allow to modify inline component's children component props (by @Varixo in #8141)

  • 🐞🩹 The types for the JSX event handlers are more precise about their scope (e.g. no document:OnQVisible$ or onQIdle$). (by @wmertens in #8134)

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

Major Changes

  • BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by @JerryWu1234 in #8103)

Patch Changes

@qwik.dev/router@2.0.0-beta.14

Major Changes

  • BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by @JerryWu1234 in #8103)

Minor Changes

  • ✨ extend routeLoader$ signal type and eslint rule (by @Varixo in #8126)

Patch Changes

supabase-auth-helpers-qwik@1.0.0-beta.0

Major Changes

  • BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by @JerryWu1234 in #8103)

eslint-plugin-qwik@2.0.0-beta.14

@github-actions github-actions bot requested review from a team as code owners November 4, 2025 22:55
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch 8 times, most recently from 9dc3e6d to f9263c1 Compare November 11, 2025 07:05
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch 2 times, most recently from afba44a to 721d63e Compare November 14, 2025 09:55
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch from 721d63e to ade0783 Compare November 14, 2025 16:36
@wmertens wmertens enabled auto-merge November 14, 2025 17:09
@wmertens wmertens merged commit 1e7496d into build/v2 Nov 14, 2025
18 checks passed
@wmertens wmertens deleted the changeset-release/build/v2 branch November 14, 2025 17:21
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.

2 participants