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 1b0d33c commit 52b741cCopy full SHA for 52b741c
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.12...9.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v9.4.0...9.x)
4
+
5
+## [v9.4.0](https://github.com/laravel/laravel/compare/v9.3.12...v9.4.0) - 2022-12-15
6
7
+### Added
8
9
+- Vite 4 support by @timacdonald in https://github.com/laravel/laravel/pull/6043
10
11
+### Changed
12
13
+- Add ulid and ascii validation message by @nshiro in https://github.com/laravel/laravel/pull/6046
14
15
## [v9.3.12](https://github.com/laravel/laravel/compare/v9.3.11...v9.3.12) - 2022-11-22
16
0 commit comments