Skip to content

✨ Upgrade to Vite v8#3284

Merged
retlehs merged 1 commit into
mainfrom
feature/vite-8
Mar 23, 2026
Merged

✨ Upgrade to Vite v8#3284
retlehs merged 1 commit into
mainfrom
feature/vite-8

Conversation

@retlehs
Copy link
Copy Markdown
Member

@retlehs retlehs commented Mar 23, 2026

Vite v8, laravel-vite-plugin v3, and @roots/vite-plugin v2.

Ref https://github.com/roots/vite-plugin/releases/tag/v2.0.0
Supersedes #3283 — thanks @kukac7 for the initial work!

Changes

  • Bump vite to ^8.0.0 and laravel-vite-plugin to ^3.0.0
  • Bump @roots/vite-plugin to ^2.0.0 (adds Vite 8 support)
  • Replace import.meta.glob in app.js with the assets option on laravel-vite-plugin in vite.config.js
  • Set node engines to ^20.19.0 || >=22.12.0 per upstream requirements

Bump vite to ^8.0.0, laravel-vite-plugin to ^3.0.0, and
@roots/vite-plugin to ^2.0.0. Replace import.meta.glob in app.js
with the assets option on laravel-vite-plugin. Set node engines to
^20.19.0 || >=22.12.0.

Co-Authored-By: béla <kukac7@gmail.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added build javascript Pull requests that update Javascript code labels Mar 23, 2026
@retlehs retlehs merged commit 750b044 into main Mar 23, 2026
4 checks passed
@retlehs retlehs deleted the feature/vite-8 branch March 23, 2026 14:35
@retlehs
Copy link
Copy Markdown
Member Author

retlehs commented Mar 23, 2026

Some benchmarks I ran:

image

@retlehs retlehs mentioned this pull request Mar 23, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant