Releases: laravel/vite-plugin
Releases Β· laravel/vite-plugin
v0.8.0
- fix: compile error following upgrade.md's vite to mix guide by @AshboDev in #231
- Support Laravel Herd by @claudiodekker in #233
v0.7.8
- Ensure 'node' has a fallback type when working with static import linters by @timacdonald in #227
v0.7.7
- Expose base types by @timacdonald in #220
- Add a DOCTYPE by @matijs in #215
v0.7.6
- Polyfill import.meta.url for CJS builds by @timacdonald in #217
v0.7.5
- Build MJS and CJS versions of the plugin by @timacdonald in #189
v0.7.4
Added
- Provide hook to access dev url while transforming by @timacdonald in #195
v0.7.3
Changed
- Update package.json to use vite 4 compatible vite-plugin-full-reload by @iquad in #186
- Respects users base config option by @timacdonald in #188
v0.7.2
v0.7.1
Fixed
- Fix node type issue by @timacdonald in #166
v0.7.0
Changed
- Respect user manifest config by @jessarcher in #150
- Support loading certificates from environment variables by @innocenzi in #151
Fixed
- Fix colors by @timacdonald in #154