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 b30ba0a commit d0b8894Copy full SHA for d0b8894
CHANGELOG.md
@@ -1,7 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/package-template/compare/v0.1.0...1.x)
+## [Unreleased](https://github.com/laravel/package-template/compare/v0.4.0...main)
4
5
+## [v0.4.0](https://github.com/laravel/package-template/compare/v0.1.0...v0.4.0) - 2022-07-13
6
+
7
+### Changed
8
9
+- Help users that visit the Vite dev server directly by @jessarcher in https://github.com/laravel/vite-plugin/pull/57
10
+- Change default SSR build directory by @jessarcher in https://github.com/laravel/vite-plugin/pull/70
11
12
## v0.1.0 (202x-xx-xx)
13
0 commit comments