File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/vite-plugin/compare/v0.6.0...main )
3+ ## [ Unreleased] ( https://github.com/laravel/vite-plugin/compare/v0.6.1...main )
4+
5+ ## [ v0.6.1] ( https://github.com/laravel/vite-plugin/compare/v0.6.0...v0.6.1 ) - 2022-09-21
6+
7+ ### Changed
8+
9+ - Fail running HMR in known environments by @timacdonald in https://github.com/laravel/vite-plugin/pull/128
10+ - Do not inline small assets, by default by @timacdonald in https://github.com/laravel/vite-plugin/pull/131
11+ - Add ` lang ` directories to default refresh paths by @fabio-ivona in https://github.com/laravel/vite-plugin/pull/135
12+ - Add config option to utilise Valet TLS certificates by @timacdonald in https://github.com/laravel/vite-plugin/pull/129
13+
14+ ### Fixed
15+
16+ - Ensure custom 404 page shows after server restarts by @timacdonald in https://github.com/laravel/vite-plugin/pull/141
417
518## [ v0.6.0] ( https://github.com/laravel/vite-plugin/compare/v0.5.4...v0.6.0 ) - 2022-08-25
619
You can’t perform that action at this time.
0 commit comments