Skip to content

V2 Version Packages (beta) - #8847

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

V2 Version Packages (beta)#8847
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

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.

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

main 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 main.

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

Releases

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

Minor Changes

  • breaking: show suspense fallbacks only during initial loading and remove showStale (by @Varixo in #8869)

Patch Changes

  • 🐞🩹 bundle-graph no longer drops reachable dependencies while it gets optimized to avoid transitive duplicates. (by @maiieul in #8907)

  • 🐞🩹 support namespaced document and window event names (by @Varixo in #8920)

  • 🐞🩹 render nested Each components on the server (by @Varixo in #8921)

  • 🐞🩹 build optimizer before Vite ecosystem worker bundles (by @gioboa in #8905)

  • 🐞🩹 the minified build now emits valid @__PURE__ annotations so downstream bundlers can tree-shake it (by @maiieul in #8908)

  • 🐞🩹 handle async component rejections during SSR flushes. (by @Varixo in #8851)

  • 🐞🩹 support Vite's Rolldown type definitions in the optimizer plugin (by @gioboa in #8874)

  • 🐞🩹 avoid eager container resume for capture-free sibling handlers (by @Varixo in #8919)

  • 🐞🩹 <Link /> data prefetch doesn't fetch already present and still valid loader data (by @wmertens in #8870)

  • 🐞🩹 report repeated qrl chunk load failures only once (by @Varixo in #8845)

  • 🐞🩹 encode vnode metadata keys in script output. (by @Varixo in #8866)

  • 🐞🩹 require noSerialize values to carry the marker brand (by @Varixo in #8867)

  • 🐞🩹 avoid projecting HMR placeholders into nested components (by @Varixo in #8865)

  • Updated dependencies [53231e8]:

    • @qwik.dev/optimizer@2.1.0-beta.6

@qwik.dev/devtools@0.3.0-beta.3

Patch Changes

  • 🐞🩹 disable lifecycle scripts during package operations. (by @Varixo in #8855)

@qwik.dev/optimizer@2.1.0-beta.6

Patch Changes

  • 🐞🩹 avoid eager container resume for capture-free sibling handlers (by @Varixo in #8919)

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

Patch Changes

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

Patch Changes

create-qwik@2.0.0-beta.39

eslint-plugin-qwik@2.0.0-beta.39

@github-actions
github-actions Bot requested review from a team as code owners July 16, 2026 18:38
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 15 times, most recently from 94021a9 to a0601d9 Compare July 21, 2026 19:09
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from 88838be to 3c2a6a6 Compare July 31, 2026 08:39
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 86e42d1 to 01c1fda Compare August 5, 2026 13:31
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 5d62cad to 991cd82 Compare August 9, 2026 19:56
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 991cd82 to 4855fbe Compare August 9, 2026 21:35
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