We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b124ab0 commit 1e97448Copy full SHA for 1e97448
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v9.2.1...9.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.0...9.x)
4
+
5
+## [v9.3.0](https://github.com/laravel/laravel/compare/v9.2.1...v9.3.0) - 2022-07-20
6
7
+### Added
8
9
+- Uses `laravel/pint` for styling by @nunomaduro in https://github.com/laravel/laravel/pull/5945
10
11
+### Changed
12
13
+- Bump axios version by @ankurk91 in https://github.com/laravel/laravel/pull/5946
14
+- Vite 3 support by @timacdonald in https://github.com/laravel/laravel/pull/5944
15
16
## [v9.2.1](https://github.com/laravel/laravel/compare/v9.2.0...v9.2.1) - 2022-07-13
17
0 commit comments