Releases: laravel/vite-plugin
Releases Β· laravel/vite-plugin
v0.8.1
- [0.8] Fix issue with
0.0.0.0
network resolution by @timacdonald in #241 - Upgrade vitest by @sapphi-red in #246
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