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/devtools@0.3.0-beta.0

Minor Changes

  • fix(devtools): overlay exclude paths, server headers, and UI layering (by @JerryWu1234 in #8658)

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, 612b3bd, d7d965d, b9cd8fa, bdbd076, 6e00744, ce6a45e, 137c075, 23af20e, 0b52ad2]:

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

@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)

  • 🐞🩹 release paused cursors that are abandoned before they resume (by @Varixo in #8670)

  • 🐞🩹 correctly handle interactivty during html streaming (by @Varixo in #8581)

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

  • 🐞🩹 stale DOM remaining after replacing content during a pending async render (by @wmertens in #8649)

  • 🐞🩹 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)

  • 🐞🩹 don't HTML-escape SSR tag nesting errors so they're readable when logged (by @maiieul in #8667)

  • 🐞🩹 ssr q:template projection handling so hidden slotted content can be restored correctly after component rerenders. (by @Varixo in #8661)

  • Updated dependencies [d124a92]:

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

@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

eslint-plugin-qwik@2.0.0-beta.36

Patch Changes

  • 🛠 refactor(eslint): modernize plugin deps and rule typing (by @JerryWu1234 in #8621)

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

Patch Changes

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

Patch Changes

create-qwik@2.0.0-beta.36

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

Patch Changes

  • Updated dependencies [56b189b, bfe1059]:
    • @qwik.dev/devtools@0.3.0-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 12 times, most recently from 45d6acd to fcfcdfa Compare May 20, 2026 23:18
@github-actions github-actions Bot force-pushed the changeset-release/build/v2 branch 3 times, most recently from 893e040 to aa46b01 Compare May 25, 2026 18:23
@github-actions github-actions Bot force-pushed the changeset-release/build/v2 branch from aa46b01 to f9760e8 Compare May 27, 2026 18:31
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