Skip to content

V2 Version Packages (beta)#8632

Open
github-actions[bot] wants to merge 1 commit into
build/v2from
changeset-release/build/v2
Open

V2 Version Packages (beta)#8632
github-actions[bot] wants to merge 1 commit into
build/v2from
changeset-release/build/v2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 13, 2026

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/core@2.0.0-beta.36

Minor Changes

  • ✨ make usePreventNavigate$ and request.rewrite() stable by removing their experimental feature flags. (by @Varixo in #8631)

Patch Changes

  • 🐞🩹 prevent Qwik Vite virtual JSX modules from emitting sourcemaps that point to missing files. (by @Varixo in #8629)

  • 🐞🩹 expose getClientManifest from the @qwik.dev/core root package types. (by @Varixo in #8630)

  • 🐞🩹 we removed the vite preload helper from the built bundles. This reduces total bundle size of all bundles by about 3%. (by @maiieul in #8617)

  • 🐞🩹 escape URI-reserved vnode directive chars in serialized keys (by @Varixo in #8626)

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

Minor Changes

  • ✨ make usePreventNavigate$ and request.rewrite() stable by removing their experimental feature flags. (by @Varixo in #8631)

Patch Changes

@qwik.dev/devtools@0.2.9-beta.0

Patch Changes

  • fix(devtools/ui): Preloads overflow, CodeBreak button placement, inline Qwik logo (by @Aejkatappaja in #8635)

    • Preloads panel: outer overflow-hidden clipped stat cards and prevented scroll when content exceeded the panel height. Switched to overflow-auto with min-h-full on the column stack so content scrolls on narrow or short panels.
    • CodeBreak StateParser: content container was missing the flex class, so the textarea pushed the Parse State button outside the card into the next grid row, overlapping the Parsed State header. Moved the button into the card header next to the title.
    • Inlined the Qwik logo as a local SVG component (QwikLogo) instead of fetching https://qwik.dev/logos/qwik-logo.svg via <img src>. Fixes the broken-image fallback in contexts where the remote fetch is blocked or unreachable.
  • Updated dependencies [85905cf, b9cd8fa, 6e00744, ce6a45e, 137c075]:

    • @qwik.dev/core@2.0.0-beta.36
    • @qwik.dev/router@2.0.0-beta.36

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

Patch Changes

create-qwik@2.0.0-beta.36

eslint-plugin-qwik@2.0.0-beta.36

@devtools/browser-extension@0.1.1-beta.0

Patch Changes

  • Updated dependencies [56b189b]:
    • @qwik.dev/devtools@0.2.9-beta.0

@github-actions github-actions Bot requested review from a team as code owners May 13, 2026 20:18
@github-actions github-actions Bot force-pushed the changeset-release/build/v2 branch 4 times, most recently from cf06a69 to eac51c6 Compare May 16, 2026 12:18
@github-actions github-actions Bot force-pushed the changeset-release/build/v2 branch from eac51c6 to 88c3ee5 Compare May 16, 2026 12:22
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