Skip to content

Releases: laravel/jetstream

v4.0.4

24 Oct 15:37
649364c
Compare
Choose a tag to compare

v4.0.3

03 Oct 14:50
722f641
Compare
Choose a tag to compare

v4.0.2

19 Sep 15:53
793b3d8
Compare
Choose a tag to compare

v4.0.1

29 Aug 15:20
21f3f26
Compare
Choose a tag to compare
  • Replace array_merge with spread operator in HandleInertiaRequests by @osbre in #1370

v4.0.0

24 Aug 16:05
a790bdd
Compare
Choose a tag to compare
  • Livewire v3.x support in #1360

v3.3.3

24 Aug 15:52
6660ede
Compare
Choose a tag to compare
  • Fix memory leak and potential caching issue in #1366

v3.3.2

22 Aug 15:20
009e5e9
Compare
Choose a tag to compare
  • Remove redundant v-if from menu by @itbm in #1362

v3.3.1

15 Aug 15:25
83738ba
Compare
Choose a tag to compare
  • Improves Jetstream model factories by @nunomaduro in #1356
  • Make recovery code light when it on dark mode by @irsyadadl in #1355
  • Fix the banner not showing again after dismissed by the user if the next message contents are the same by @tomsb in #1352

v3.3.0

08 Aug 15:12
d356a6c
Compare
Choose a tag to compare

v3.2.5

25 Jul 15:08
51a9ebf
Compare
Choose a tag to compare
  • Update HandleInertiaRequests.php with nullable return type by @iamcarlos94 in #1343