Skip to content

Version Packages (next) - #319

Merged
brenelz merged 1 commit into
nextfrom
changeset-release/next
Aug 23, 2026
Merged

Version Packages (next)#319
brenelz merged 1 commit into
nextfrom
changeset-release/next

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 20, 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 next, this PR will be updated.

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

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

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

Releases

@solidjs/vite-plugin@3.0.0-next.32

Patch Changes

  • 2436bf5: Wire the Start development error boundary into server rendering and support direct @solidjs/start-devtools imports in apps with custom server and client entries.
  • 473afd2: Start devtools are no longer enabled when @solidjs/start-devtools is not installed. Detection falls back to resolving the package from the plugin's own file (for pnpm-isolated installs where it is only a dependency of the plugin), but the package is declared an optional peer dependency of the plugin, so when it is absent Vite answers that resolution with its __vite-optional-peer-dep: stub instead of null. The plugin took the stub as a successful resolution, wrapped the generated client entry in DevToolbar, and the browser failed with The requested module '/@id/__vite-optional-peer-dep:@solidjs/start-devtools:@solidjs/vite-plugin' does not provide an export named 'DevToolbar'. The stub is now treated as "not installed".
  • 791ae3e: Require Vite 8 or newer and remove the Vite 6 and 7 compatibility paths.

@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 70a5ba4 to 9bf2466 Compare August 20, 2026 13:21
@pkg-pr-new

pkg-pr-new Bot commented Aug 20, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@solidjs/vite-plugin@319

commit: 9bf2466

@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 9bf2466 to fb40bc7 Compare August 20, 2026 22:47
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from fb40bc7 to 2b39d1e Compare August 23, 2026 00:44
@brenelz
brenelz merged commit 7d21e27 into next Aug 23, 2026
4 of 5 checks passed
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