Releases: laravel/vite-plugin
Releases · laravel/vite-plugin
v3.0.0
What's Changed
- [3.x] Add Vite 8 support by @timacdonald in #342
Please see the upgrade guide for important upgrade steps.
Full Changelog: v2.1.0...v3.0.0
v2.1.0
- fix: missing 2.0.0 release notes in changelog by @james2doyle in #338
- [2.x] Use vite export to future proof additional pattern changes by @timacdonald in #339
v2.0.1
v2.0.0
- Vite 7 Support by @sweptsquash in #328
- Upgrade dependencies by @timacdonald in #331
v1.3.0
- Use rollup types from Vite by @sapphi-red in #325
v1.2.0
- [1.x] Fix Invalid URL issue with Vite 6.0.9 by @batinmustu in #317
- [1.x] Add default CORS origins by @timacdonald in #318
v1.1.1
- [1.1] Fix dependency issue with Vite 5 by @jessarcher in #313
v1.1.0
- Upgrade to Vite 6 by @timacdonald in #310
v1.0.6
- Replace dead link in Security Policy by @Jubeki in #300
- Look for certificates in valet linux config directory by @jameshulse in #307
v1.0.5
- TypeScript: define entrypoints using object by @tylerlwsmith in #298