We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6bbd0 commit 556c528Copy full SHA for 556c528
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/jetstream/compare/v5.3.4...5.x)
+## [Unreleased](https://github.com/laravel/jetstream/compare/v5.3.5...5.x)
4
+
5
+## [v5.3.5](https://github.com/laravel/jetstream/compare/v5.3.4...v5.3.5) - 2025-02-20
6
7
+* Add return types to banner functions by [@simon-tma](https://github.com/simon-tma) in https://github.com/laravel/jetstream/pull/1565
8
+* Supports Laravel 12 and Inertia.js 2 by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/jetstream/pull/1564
9
10
## [v5.3.4](https://github.com/laravel/jetstream/compare/v5.3.3...v5.3.4) - 2024-12-10
11
0 commit comments