PackageTrack
Sign in Get early access

laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

v2.4.2 39M downloads/mo #484 most downloaded on Packagist laravel/breeze

What this package is like to depend on

Last release 3 months ago

14 May 2026

Ships unpredictably

gaps range from 8 days to 7 months

Nearly every release is documented

notes for 123 of 130 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

130 releases · first in 2020

3 releases in the last 12 months

see the full history below

Release timeline

130 releases · Nov 2020 to May 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 130
  1. v2.4.2 14 May 2026
    Release notes
    • Fix: Remove bootstrap.js import for Laravel 13+ by @DevKemal in #486
    Open source →
    Release notes
    • Fix: Remove bootstrap.js import for Laravel 13+ by @DevKemal in https://github.com/laravel/breeze/pull/486
    Open source →
  2. v2.4.1 10 Mar 2026
    Release notes
    Open source →
    Release notes
    • [2.x] Makes imports consistent by @nunomaduro in https://github.com/laravel/breeze/pull/481
    Open source →
  3. v2.4.0 21 Feb 2026
    Release notes
    Open source →
    Release notes
    • [2.x] Bump plugin-vue to ^6.0.0 by @gyaaniguy in https://github.com/laravel/breeze/pull/475
    • Update README.md to include mention of Laravel 12 by @JohnnyWalkerDigital in https://github.com/laravel/breeze/pull/478
    • Reversion: Update README.md by @JohnnyWalkerDigital in https://github.com/laravel/breeze/pull/479
    • Laravel 13.x Compatibility by @laravel-shift in https://github.com/laravel/breeze/pull/480
    Open source →
  4. v2.3.8 18 Jul 2025
    Release notes
    Open source →
    Release notes
    • [2.x] Bump Livewire to 3.6.4 by @PerryvanderMeer in https://github.com/laravel/breeze/pull/474
    Open source →
  5. v2.3.7 17 Jun 2025
    Release notes
    • [2.x] Fix adding middleware group and alias during installation by @crynobone in #473
    Open source →
    Release notes
    • [2.x] Fix adding middleware group and alias during installation by @crynobone in https://github.com/laravel/breeze/pull/473
    Open source →
  6. v2.3.6 06 Mar 2025
    Release notes
    Open source →
    Release notes
    • Updated Volt version to ^1.7.0 by @MrPunyapal in https://github.com/laravel/breeze/pull/471
    Open source →
  7. v2.3.5 19 Feb 2025
    Release notes
    Open source →
    Release notes
    • Supports Laravel 12 by @crynobone in https://github.com/laravel/breeze/pull/451
    Open source →
  8. v2.3.4 11 Feb 2025
    Release notes
    • update bun lockfile by @fouteox in #462
    • [2.x] [ApiStack] Remove node_modules and associated lock files by @miclaus in #467
    Open source →
    Release notes
    • update bun lockfile by @fouteox in https://github.com/laravel/breeze/pull/462
    • [2.x] [ApiStack] Remove node_modules and associated lock files by @miclaus in https://github.com/laravel/breeze/pull/467
    Open source →
  9. v2.3.3 26 Jan 2025
    Release notes
    Open source →
    Release notes
    • Fix type error in Login component for setData function by @florikodra in https://github.com/laravel/breeze/pull/454
    • Fix tsc error in Pages/Auth/Login.tsx on fresh install by @MariosIgkiempor in https://github.com/laravel/breeze/pull/457
    Open source →
  10. v2.3.2 21 Jan 2025
    Release notes
    Open source →
    Release notes
    • [2.x] Unpin typescript version for Inertia Vue stack by @reyberyturiaga in https://github.com/laravel/breeze/pull/447
    • Missing type declaration add to NewPasswordController.php by @ashokbaruaakas in https://github.com/laravel/breeze/pull/449
    Open source →
  11. v2.3.1 13 Jan 2025
    Release notes
    • [2.x] Remove tailwind config files on api stack by @p-nerd in https://github.com/laravel/breeze/pull/444
    • [2.x] Remove redundant .d.ts inclusion from tsconfig.json by @panakour in https://github.com/laravel/breeze/pull/445
    Open source →
  12. v2.3.0 14 Dec 2024
    Release notes
    • Fix typescript version by @mo7zayed in https://github.com/laravel/breeze/pull/442
    • Upgrade to Inertia V2 by @adamjgriffith in https://github.com/laravel/breeze/pull/443
    Open source →
  13. v2.2.6 20 Nov 2024
    Release notes
    • [2.x] Supports PHPStan 2 by @crynobone in https://github.com/laravel/breeze/pull/441
    Open source →
  14. v2.2.5 12 Nov 2024
    Release notes
    • fix(ts): remove redundant @ts-expect-error directives in SSR route setup by @datlechin in https://github.com/laravel/breeze/pull/434
    • Backport JetStream Modal.vue enhancements by @mrleblanc101 in https://github.com/laravel/breeze/pull/435
    • Convert array to single line format by @Rattone in https://github.com/laravel/breeze/pull/436
    • [2.x] Replace Rule with ValidationRule by @avosalmon in https://github.com/laravel/breeze/pull/437
    Open source →
  15. v2.2.4 29 Oct 2024
    Release notes
    • fix(sanctum): add 127.0.0.1:3000 for proper API auth during local development with 127.0.0.1:3000 by @ShahAlamShaikat in https://github.com/laravel/breeze/pull/431
    • Using the translate function instead of a static value by @ashkanfekridev in https://github.com/laravel/breeze/pull/432
    Open source →
  16. v2.2.3 17 Oct 2024
    Release notes
    • [2.x] Fixed TypeScript Errors in React SSR Setup with Ziggy Props when Builds by @akr4m in https://github.com/laravel/breeze/pull/430
    Open source →
  17. v2.2.2 06 Oct 2024
    Release notes
    • Update logo to support dark/light theme by @milewski in https://github.com/laravel/breeze/pull/418
    • Add hint to clarify how to use multiselect by @bdweix in https://github.com/laravel/breeze/pull/417
    • [2.x] Utilise Illuminate\Support\php_binary() by @crynobone in https://github.com/laravel/breeze/pull/421
    • Remove blade unescape for attributes by @Rattone in https://github.com/laravel/breeze/pull/422
    • [2.x] chore: text-input to use @disabled by @MrPunyapal in https://github.com/laravel/breeze/pull/427
    • Updated names of the default functions to match the file names. by @msamgan in https://github.com/laravel/breeze/pull/428
    Open source →
  18. v2.2.1 22 Sep 2024
    Release notes
    • [2.x] Add pnpm lockfile to flushNodeModules by @osbre in https://github.com/laravel/breeze/pull/411
    • [2.x] Add option to install ESLint with Prettier by @avosalmon in https://github.com/laravel/breeze/pull/412
    • [2.x] Allows GitHub Actions to run directly from GA UI by @crynobone in https://github.com/laravel/breeze/pull/413
    • Refactor: Break long email validation rule into multiple lines by @Amidope in https://github.com/laravel/breeze/pull/416
    Open source →
  19. v2.2.0 11 Sep 2024
    Release notes
    • fix: add clearErrors on DeleteUserForm on closeModal function by @radumargina in https://github.com/laravel/breeze/pull/406
    • check for import.meta.env.SSR instead of import.meta.env.DEV to know… by @YassineBenh in https://github.com/laravel/breeze/pull/409
    • Declare global types for React PageProps by @matsantosz in https://github.com/laravel/breeze/pull/405
    Open source →
  20. v2.1.5 09 Sep 2024
    Release notes
    • Adjust feature request template by @driesvints in https://github.com/laravel/breeze/pull/401
    • [2.x] Add Bun & Deno Support for installStacks (Blade, Livewire, Inertia) by @thecodechef in https://github.com/laravel/breeze/pull/403
    • [2.x] Eagerly prefetch assets by @timacdonald in https://github.com/laravel/breeze/pull/400
    • [2.x] Added bun & deno support to flushNodeModules() by @thecodechef in https://github.com/laravel/breeze/pull/404
    • [2.x] Use Pest as default testing framework by @timacdonald in https://github.com/laravel/breeze/pull/402
    • Uses Pest 3 by @nunomaduro in https://github.com/laravel/breeze/pull/408

    Full Changelog: https://github.com/laravel/breeze/compare/v2.1.4...v2.1.5

    Open source →
  21. v2.1.4 12 Aug 2024
    Release notes
    • Update User type to match db schema by @ninjaparade in https://github.com/laravel/breeze/pull/399
    Open source →
  22. v2.1.3 17 Jul 2024
    Release notes
    • fix clearing password fields on React auth forms by @daleweaver777 in https://github.com/laravel/breeze/pull/395
    Open source →
  23. v2.1.2 05 Jul 2024
    Release notes
    • [2.x] Replace switch with match in dropdown.blade.php by @osbre in https://github.com/laravel/breeze/pull/393
    Open source →
  24. v2.1.1 02 Jul 2024
    Release notes
    • Bump vue-tsc to v2 to fix crash with TypeScript v5.5 by @daleweaver777 in https://github.com/laravel/breeze/pull/391
    Open source →
  25. v2.1.0 06 Jun 2024
    Release notes
    • Bump [@headlessui](https://github.com/headlessui)/react to v2 by @RobinMalfait in https://github.com/laravel/breeze/pull/389
    Open source →
  26. v2.0.5 28 May 2024
    Release notes
    • [2.x] Use [@isset](https://github.com/isset) directive by @dasundev in https://github.com/laravel/breeze/pull/388
    Open source →
  27. v2.0.4 20 May 2024
    Release notes
    • Update RegisteredUserController.php by @olivsinz in https://github.com/laravel/breeze/pull/386
    • Update NewPasswordController.php by @olivsinz in https://github.com/laravel/breeze/pull/385
    • Adding bun support within install command by @Mavv3006 in https://github.com/laravel/breeze/pull/384
    • fix: add hydrateRoot when react ssr enabled by @jrson83 in https://github.com/laravel/breeze/pull/387
    Open source →
  28. v2.0.3 24 Apr 2024
    Release notes
    • Refactor email verification tests by @javadihugo in https://github.com/laravel/breeze/pull/379
    • [2.x] Fix React TS errors by @jessarcher in https://github.com/laravel/breeze/pull/381
    • Remove welcome view by @taylorotwell in https://github.com/laravel/breeze/commit/86cccf3d7ed843fc60738963ed2ed800eaf314d9
    • Remove welcome view by @taylorotwell in https://github.com/laravel/breeze/commit/0d97c710d25e69916b84eb8ff4b630c838709c11
    Open source →
  29. v2.0.2 01 Apr 2024
    Release notes
    • [2.x] Removes "(experimental)" label by @nunomaduro in https://github.com/laravel/breeze/pull/377
    Open source →
  30. v2.0.1 21 Mar 2024
    Release notes
    • Remove duplicate "id" attribute by @edikurniawan-dev in https://github.com/laravel/breeze/pull/368
    • Add Laravel Herd by @mpociot in https://github.com/laravel/breeze/pull/372
    • [2.x] Make commands lazy by @timacdonald in https://github.com/laravel/breeze/pull/373
    • [2.x] Fixes non dark mode on Livewire's welcome/navigation.blade.php by @nunomaduro in https://github.com/laravel/breeze/pull/375
    Open source →
  31. v2.0.0 12 Mar 2024
    Release notes
    • Adds Laravel 11 support by @nunomaduro in https://github.com/laravel/breeze/pull/331
    • Add id to Input component by @mmkhakdaman in https://github.com/laravel/breeze/pull/151
    • Implement 11.x welcome page design by @jasonlbeggs in https://github.com/laravel/breeze/pull/362
    Open source →
  32. v1.29.1 04 Mar 2024
    Release notes
    • Updated throttleKey method to meet Str::lower excepted value in LoginRequest stub by @rileyshannon in https://github.com/laravel/breeze/pull/365
    • Fix Livewire form validation by @PerryvanderMeer in https://github.com/laravel/breeze/pull/364
    Open source →
  33. v1.29.0 21 Feb 2024
    Release notes
    • Update to Ziggy v2 by @bakerkretzmar in https://github.com/laravel/breeze/pull/359
    Open source →
  34. v1.28.3 19 Feb 2024
    Release notes
    • Improve default auth tests inside the stubs by @Pilskalns in https://github.com/laravel/breeze/pull/358
    Open source →
  35. v1.28.2 13 Feb 2024
    Release notes
    • [1.x] Use Livewire's redirectIntended function by @PerryvanderMeer in https://github.com/laravel/breeze/pull/352
    Open source →
  36. v1.28.1 15 Jan 2024
    Release notes
    • Add default value for useRef calls in .tsx files by @matthiasweiss in https://github.com/laravel/breeze/pull/348
    Open source →
  37. v1.28.0 06 Jan 2024
    Release notes
    • [1.x] Switch to defineModel in Vue stubs by @osbre in https://github.com/laravel/breeze/pull/285
    Open source →
  38. v1.27.0 19 Dec 2023
    Release notes
    • Update PostCSS version by @TENIOS in https://github.com/laravel/breeze/pull/339
    • Added a x-on:close-modal.window directive so we can close modal from a livewire function by @lucidpolygon in https://github.com/laravel/breeze/pull/341
    • Improve Ziggy setup in Inertia stacks by @bakerkretzmar in https://github.com/laravel/breeze/pull/340
    • [1.x] Vite 5 by @timacdonald in https://github.com/laravel/breeze/pull/342
    Open source →
  39. v1.26.3 06 Dec 2023
    Release notes
    • asserting responses are ok before asserting presence of components by @da-mask in https://github.com/laravel/breeze/pull/337
    • Fix handling of names with single quotes in Livewire navigation by @dragi-ns in https://github.com/laravel/breeze/pull/336
    • Change Livewire Rule Attribute to Validate Attribute by @achmedislamic in https://github.com/laravel/breeze/pull/334
    • [1.x] Uses json_encode like Jetstream by @nunomaduro in https://github.com/laravel/breeze/pull/338
    Open source →
  40. v1.26.2 24 Nov 2023
    Release notes
    • refactor: remove unused import by @hsndmr in https://github.com/laravel/breeze/pull/328
    • Remove unused import statement by @arifhp86 in https://github.com/laravel/breeze/pull/329
    • [1.x] Fix duplicate password fields by @tonysm in https://github.com/laravel/breeze/pull/33
    Open source →
  41. v1.26.1 01 Nov 2023
    Release notes
    • Better Support for RTL by @joelbutcher in https://github.com/laravel/breeze/pull/327
    Open source →
  42. v1.26.0 29 Oct 2023
    Release notes
    • Fix Livewire 'remember me' flow for login doesn't remember by @ebosveld in https://github.com/laravel/breeze/pull/325
    • Beautify Livewire Stack by @taylorotwell in https://github.com/laravel/breeze/pull/326
    Open source →
  43. v1.25.1 20 Oct 2023
    Release notes
    • [1.x] Adds lowercase validation rule to user's email field by @nunomaduro in https://github.com/laravel/breeze/pull/321
    • [1.x] Fix React type issue for SSR route by @parth391 in https://github.com/laravel/breeze/pull/320
    • [1.x] Don't hide options by @timacdonald in https://github.com/laravel/breeze/pull/322
    Open source →
  44. v1.25.0 06 Oct 2023
    Release notes
    • Adds Livewire Volt Functional API by @nunomaduro in https://github.com/laravel/breeze/pull/318
    Open source →
  45. v1.24.1 04 Oct 2023
    Release notes
    • Fix missing class import by @qwert1x in https://github.com/laravel/breeze/pull/317
    Open source →
  46. v1.24.0 20 Sep 2023
    Release notes
    • Adds Livewire stack 🐙 by @nunomaduro in https://github.com/laravel/breeze/pull/314
    Open source →
  47. v1.23.3 06 Sep 2023
    Release notes
    • Add logout tests by @xiCO2k in https://github.com/laravel/breeze/pull/311
    Open source →
  48. v1.23.2 01 Sep 2023
    Release notes
    • Highlight Alpine by @timacdonald in https://github.com/laravel/breeze/pull/307
    Open source →
  49. v1.23.1 27 Aug 2023
    Release notes
    • Replace array_merge with spread operator in HandleInertiaRequests by @osbre in https://github.com/laravel/breeze/pull/302
    Open source →
  50. v1.23.0 08 Aug 2023
    Release notes
    • [1.x] Pest detection by @jessarcher in https://github.com/laravel/breeze/pull/300
    Open source →
  51. v1.22.0 02 Aug 2023
    Release notes
    • [1.x] Update [@vitejs](https://github.com/vitejs)/plugin-react to v4 by @parth391 in https://github.com/laravel/breeze/pull/298
    • [1.x] Prompts by @jessarcher in https://github.com/laravel/breeze/pull/295
    Open source →
  52. v1.21.2 21 Jun 2023
    Release notes
    • Fix and standardise transitions by @timacdonald in https://github.com/laravel/breeze/pull/293
    • Use appName directly from .env in <title> by @domnantas in https://github.com/laravel/breeze/pull/292
    Open source →
  53. v1.21.1 16 Jun 2023
    Release notes
    • Remove implicit form method calls by @Jacobtims in https://github.com/laravel/breeze/pull/290
    Open source →
  54. v1.21.0 04 May 2023
    Release notes
    • Migrate to modules by @timacdonald in https://github.com/laravel/breeze/pull/246
    Open source →
  55. v1.20.2 16 Apr 2023
    Release notes
    • Remove redundant form data in vue stub by @datlechin in https://github.com/laravel/breeze/pull/280
    • Add Sanctum Guard by @taylorotwell in https://github.com/laravel/breeze/commit/b010ff3f8cd8e9ae2a2023ca323fba9987157f60
    Open source →
  56. v1.20.1 28 Mar 2023
    Release notes
    • Fix ref in react TextInput by @denis-n-ko in https://github.com/laravel/breeze/pull/277
    • Update current_password rule in ProfileController by @saade in https://github.com/laravel/breeze/pull/278
    • Fix Pest test installation for Inertia stack by @jessarcher in https://github.com/laravel/breeze/pull/279
    Open source →
  57. v1.20.0 20 Mar 2023
    Release notes
    • Add opt-in TypeScript support by @jessarcher in https://github.com/laravel/breeze/pull/267
    • Uses Pest 2 by @nunomaduro in https://github.com/laravel/breeze/pull/274
    • API Stub EnsureEmailIsVerified Middleware: Remove unused function arguments in params by @raksbisht in https://github.com/laravel/breeze/pull/264
    • Prop consistency by @jessarcher in https://github.com/laravel/breeze/pull/272
    • React - Fix potential "undefined" class by @jessarcher in https://github.com/laravel/breeze/pull/271
    • React - Remove unnecessary text input wrapper by @jessarcher in https://github.com/laravel/breeze/pull/270
    • React - Fix input focusing when password update fails by @jessarcher in https://github.com/laravel/breeze/pull/269
    • React - Simplify Form Handler by @jessarcher in https://github.com/laravel/breeze/pull/268
    • Fix password-update pest tests by @mtvbrianking in https://github.com/laravel/breeze/pull/273
    Open source →
  58. v1.19.2 18 Feb 2023
    Release notes
    • Improve React components by @jessarcher in https://github.com/laravel/breeze/pull/257
    • Fix input field Id in ForgotPassword.jsx by @tomdupont in https://github.com/laravel/breeze/pull/262
    Open source →
  59. v1.19.1 14 Feb 2023
    Release notes

    Changed

    • Remove link
    Open source →
  60. v1.19.0 14 Feb 2023
    Release notes

    Changed

    • Clean up route definition for Single Action Controllers by @istiak-tridip in https://github.com/laravel/breeze/pull/249
    • Add translation to placeholder in delete-user-form.blade.php by @castrohenworx in https://github.com/laravel/breeze/pull/250
    • Allowed a hardcoded string to be localized by @Wendelstein7 in https://github.com/laravel/breeze/pull/254
    • Update font and welcome page by @jessarcher in https://github.com/laravel/breeze/pull/253

    Fixed

    • Allows to install --pest in Laravel 10 by @driesvints in https://github.com/laravel/breeze/pull/251

    Removed

    • Remove unused files from stubs by @emargareten in https://github.com/laravel/breeze/pull/255
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive