We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b137d9 commit 6a5d766Copy full SHA for 6a5d766
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/vite-plugin/compare/v0.7.2...main)
+## [Unreleased](https://github.com/laravel/vite-plugin/compare/v0.7.3...main)
4
+
5
+## [v0.7.3](https://github.com/laravel/vite-plugin/compare/v0.7.2...v0.7.3) - 2022-12-20
6
7
+### Changed
8
9
+- Update package.json to use vite 4 compatible vite-plugin-full-reload by @iquad in https://github.com/laravel/vite-plugin/pull/186
10
+- Respects users base config option by @timacdonald in https://github.com/laravel/vite-plugin/pull/188
11
12
## [v0.7.2](https://github.com/laravel/vite-plugin/compare/v0.7.1...v0.7.2) - 2022-12-15
13
0 commit comments