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 790559c commit 60299a7Copy full SHA for 60299a7
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/jetstream/compare/v2.12.6...2.x)
+## [Unreleased](https://github.com/laravel/jetstream/compare/v2.13.0...2.x)
4
+
5
+## [v2.13.0](https://github.com/laravel/jetstream/compare/v2.12.6...v2.13.0) - 2022-12-16
6
7
+### Added
8
9
+- Vite 4 support by @timacdonald in https://github.com/laravel/jetstream/pull/1193
10
11
+### Changed
12
13
+- Redirect to the fortify configured logout redirect after deleting user by @riasvdv in https://github.com/laravel/jetstream/pull/1191
14
15
## [v2.12.6](https://github.com/laravel/jetstream/compare/v2.12.5...v2.12.6) - 2022-12-05
16
0 commit comments