Skip to content

fix: add vite 9 forward compat#2191

Merged
birkskyum merged 2 commits into
mainfrom
vite-9-forward-compat
Jul 17, 2026
Merged

fix: add vite 9 forward compat#2191
birkskyum merged 2 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: 1d174b7

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 1d174b7
🔍 Latest deploy log https://app.netlify.com/projects/solid-start-landing-page/deploys/6a595477ffdf860008080bab
😎 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/start@2191

commit: 1d174b7

@birkskyum
birkskyum requested review from brenelz and lxsmnsyc July 16, 2026 04:02
@birkskyum
birkskyum force-pushed the vite-9-forward-compat branch from c8e1b9a to 1d174b7 Compare July 16, 2026 22:00
@birkskyum
birkskyum merged commit 85b24b2 into main Jul 17, 2026
10 checks passed
@birkskyum
birkskyum deleted the vite-9-forward-compat branch July 17, 2026 14:33
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.

2 participants