Skip to content

Commit 7346644

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 109d2ef commit 7346644

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
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

0 commit comments

Comments
 (0)