Skip to content

Releases: laravel/breeze

v1.8.1

15 Feb 18:20
Compare
Choose a tag to compare

Changed

  • Update InitialVueStack packages to latest by @dammy001 in #128
  • Update InertiaReactStack dependencies by @dammy001 in #130
  • Update BladeStack dependencies by @dammy001 in #129
  • Don't mix __() and trans() in the same file by @hailwood in #132
  • Group common middleware instead of duplicating by @dammy001 in #131
  • Group common middleware instead of duplicating on inertia-common by @dammy001 in #135

Fixed

  • Fix assertRedirect in EmailVerificationTest when using API with pest by @lpheller in #133

v1.8.0

15 Feb 17:30
9680289
Compare
Choose a tag to compare

Changed

  • Transition Inertia Vue stubs to <script setup> syntax by @jessarcher in #127

v1.7.3

15 Feb 17:04
Compare
Choose a tag to compare

Fixed

v1.7.2

08 Feb 18:52
Compare
Choose a tag to compare

Changed

  • Remove CSRF token in app layout (#125)
  • Update Inertia version (d5f7582)

Fixed

  • Api stack EmailVerificationTest assertRedirect (#122)

v1.7.1

25 Jan 19:34
671c552
Compare
Choose a tag to compare

Changed

v1.7.0

12 Jan 18:02
b64ed76
Compare
Choose a tag to compare

Changed

  • Laravel 9 Support (#119)

v1.6.1

04 Jan 15:17
516b537
Compare
Choose a tag to compare

Changed

  • Fix Inertia Controllers @return tag and Inertia Vue Input Component by @thewebartisan7 in #112
  • Update outdated dependencies for react stack by @eumatv in #114

v1.6.0

14 Dec 17:27
7679e20
Compare
Choose a tag to compare

Changed

  • Tailwind CSS v3 support (#110)

v1.5.0

07 Dec 15:46
9abe49e
Compare
Choose a tag to compare

Added

  • Breeze "API" / SPA Stack (#109)

Changed

  • Use KeyboardEvent key attribute for Escape (#108)

v1.4.3

02 Nov 15:53
bb97d9a
Compare
Choose a tag to compare

Changed

  • Upgrade alpinejs to v3 (#105)
  • Use dashboard named routes (#106)