Skip to content

Releases: laravel/breeze

v1.11.0

13 Jul 14:46
7c515a5
Compare
Choose a tag to compare

Changed

Fixed

Removed

v1.10.0

28 Jun 14:38
e98e855
Compare
Choose a tag to compare

Added

Fixed

  • fix TailwindCSS first party TypeScript types weren't working right by @geisi in #160
  • Bump @tailwindcss/forms fix console warning with Vite by @timacdonald in #161
  • Fix ziggy determing current URL when using SSR by @timacdonald in #163

v1.9.4

21 Jun 15:02
98c79a6
Compare
Choose a tag to compare

Changed

v1.9.3

07 Jun 15:13
018c0ae
Compare
Choose a tag to compare

Changed

v1.9.2

31 May 15:15
6f6a258
Compare
Choose a tag to compare

Changed

Fixed

  • Fix inability to click dropdown content in React version by @jessarcher in #153

v1.9.1

17 May 15:37
Compare
Choose a tag to compare

Changed

v1.9.0

29 Mar 15:15
0d76333
Compare
Choose a tag to compare

Added

Changed

v1.8.2

22 Feb 15:53
Compare
Choose a tag to compare

Changed

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