v0.3.0
版本发布时间: 2022-07-12 07:27:43
laravel/vite-plugin最新发布版本:v1.0.5(2024-07-24 00:46:47)
Changed
- [0.3.x] Support full page reload on blade / arbitrary file changes by @timacdonald in https://github.com/laravel/vite-plugin/pull/43
- [0.3.x] Add
app/View/Components/**
to default refresh paths by @timacdonald in https://github.com/laravel/vite-plugin/pull/55
Added
- [0.x] Documentation updates by @jessarcher in https://github.com/laravel/vite-plugin/pull/35
- [0.x] Document vapor upgrade process by @timacdonald in https://github.com/laravel/vite-plugin/pull/41
- Use GitHub Markdown notes by @jessarcher in https://github.com/laravel/vite-plugin/pull/51
- Add a link to the Vite page by @DannyFeliz in https://github.com/laravel/vite-plugin/pull/52
- [0.x] Improve upgrade guide by @timacdonald in https://github.com/laravel/vite-plugin/pull/59
- [0.x] Utilise packages exported interface by @timacdonald in https://github.com/laravel/vite-plugin/pull/60
Fixed
- [0.x] Fix docs link by @timacdonald in https://github.com/laravel/vite-plugin/pull/44
- Use HMR host when set by @jessarcher in https://github.com/laravel/vite-plugin/pull/42
- Account for an hmr protocol different than the vite server's protocol by @jbraband in https://github.com/laravel/vite-plugin/pull/56