Skip to content

fix: add vite 9 forward compat#2191

Open
birkskyum wants to merge 6 commits into
mainfrom
vite-9-forward-compat
Open

fix: add vite 9 forward compat#2191
birkskyum wants to merge 6 commits into
mainfrom
vite-9-forward-compat

Conversation

@birkskyum

@birkskyum birkskyum commented Jul 16, 2026

Copy link
Copy Markdown
Member

Planned breaking changes for vite 9:

We are affected by the bullet named this.environment in Hooks.

This updates SolidStart’s Vite plugin hooks for forward compatibility with Vite 9.

  • Replace the deprecated hook ssr argument with this.environment.config.consumer
  • Remove the unused hook options arguments

@changeset-bot

changeset-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: bbd478c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@solidjs/start Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for solid-start-landing-page ready!

Name Link
🔨 Latest commit bbd478c
🔍 Latest deploy log https://app.netlify.com/projects/solid-start-landing-page/deploys/6a5941a3c1386400083b0aa4
😎 Deploy Preview https://deploy-preview-2191--solid-start-landing-page.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new

pkg-pr-new Bot commented Jul 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/solidjs/solid-start/@solidjs/start@2191
npm i https://pkg.pr.new/solidjs/solid-start/@solidjs/vite-plugin-nitro-2@2191

commit: bbd478c

@birkskyum birkskyum requested review from brenelz and lxsmnsyc July 16, 2026 04:02
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