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
Releases
latest 60 of 130-
v2.4.214 May 2026Release notes
Open source →- Fix: Remove bootstrap.js import for Laravel 13+ by @DevKemal in https://github.com/laravel/breeze/pull/486
-
v2.4.110 Mar 2026Release notes
Open source →- [2.x] Makes imports consistent by @nunomaduro in https://github.com/laravel/breeze/pull/481
-
v2.4.021 Feb 2026Release notes
Open source →- [2.x] Bump plugin-vue to ^6.0.0 by @gyaaniguy in #475
- Update README.md to include mention of Laravel 12 by @JohnnyWalkerDigital in #478
- Reversion: Update README.md by @JohnnyWalkerDigital in #479
- Laravel 13.x Compatibility by @laravel-shift in #480
Release notes
Open source →- [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
-
v2.3.818 Jul 2025Release notes
Open source →- [2.x] Bump Livewire to 3.6.4 by @PerryvanderMeer in https://github.com/laravel/breeze/pull/474
-
v2.3.717 Jun 2025Release notes
Open source →- [2.x] Fix adding middleware group and alias during installation by @crynobone in #473
Release notes
Open source →- [2.x] Fix adding middleware group and alias during installation by @crynobone in https://github.com/laravel/breeze/pull/473
-
v2.3.606 Mar 2025Release notes
Open source →- Updated Volt version to ^1.7.0 by @MrPunyapal in https://github.com/laravel/breeze/pull/471
-
v2.3.519 Feb 2025Release notes
Open source →- Supports Laravel 12 by @crynobone in https://github.com/laravel/breeze/pull/451
-
v2.3.411 Feb 2025 -
v2.3.326 Jan 2025Release notes
Open source →- Fix type error in Login component for
setDatafunction by @florikodra in #454 - Fix tsc error in Pages/Auth/Login.tsx on fresh install by @MariosIgkiempor in #457
Release notes
Open source →- Fix type error in Login component for
setDatafunction 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
- Fix type error in Login component for
-
v2.3.221 Jan 2025Release notes
Open source →- [2.x] Unpin typescript version for Inertia Vue stack by @reyberyturiaga in #447
- Missing type declaration add to NewPasswordController.php by @ashokbaruaakas in #449
Release notes
Open source →- [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
-
v2.3.113 Jan 2025 -
v2.3.014 Dec 2024Release notes
Open source →- 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
-
v2.2.620 Nov 2024Release notes
Open source →- [2.x] Supports PHPStan 2 by @crynobone in https://github.com/laravel/breeze/pull/441
-
v2.2.512 Nov 2024Release notes
Open source →- 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
RulewithValidationRuleby @avosalmon in https://github.com/laravel/breeze/pull/437
-
v2.2.429 Oct 2024Release notes
Open source →- 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
-
v2.2.317 Oct 2024Release notes
Open source →- [2.x] Fixed TypeScript Errors in React SSR Setup with Ziggy Props when Builds by @akr4m in https://github.com/laravel/breeze/pull/430
-
v2.2.206 Oct 2024Release notes
Open source →- 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
-
v2.2.122 Sep 2024Release notes
Open source →- [2.x] Add
pnpmlockfile toflushNodeModulesby @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
- [2.x] Add
-
v2.2.011 Sep 2024Release notes
Open source →- 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
-
v2.1.509 Sep 2024Release notes
Open source →- 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&denosupport toflushNodeModules()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
-
v2.1.412 Aug 2024Release notes
Open source →- Update User type to match db schema by @ninjaparade in https://github.com/laravel/breeze/pull/399
-
v2.1.317 Jul 2024Release notes
Open source →- fix clearing password fields on React auth forms by @daleweaver777 in https://github.com/laravel/breeze/pull/395
-
v2.1.205 Jul 2024Release notes
Open source →- [2.x] Replace
switchwithmatchindropdown.blade.phpby @osbre in https://github.com/laravel/breeze/pull/393
- [2.x] Replace
-
v2.1.102 Jul 2024Release notes
Open source →- Bump vue-tsc to v2 to fix crash with TypeScript v5.5 by @daleweaver777 in https://github.com/laravel/breeze/pull/391
-
v2.1.006 Jun 2024Release notes
Open source →- Bump
[@headlessui](https://github.com/headlessui)/reactto v2 by @RobinMalfait in https://github.com/laravel/breeze/pull/389
- Bump
-
v2.0.528 May 2024Release notes
Open source →- [2.x] Use
[@isset](https://github.com/isset)directive by @dasundev in https://github.com/laravel/breeze/pull/388
- [2.x] Use
-
v2.0.420 May 2024Release notes
Open source →- 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
hydrateRootwhen react ssr enabled by @jrson83 in https://github.com/laravel/breeze/pull/387
-
v2.0.324 Apr 2024Release notes
Open source →- 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
-
v2.0.201 Apr 2024Release notes
Open source →- [2.x] Removes "(experimental)" label by @nunomaduro in https://github.com/laravel/breeze/pull/377
-
v2.0.121 Mar 2024Release notes
Open source →- 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.phpby @nunomaduro in https://github.com/laravel/breeze/pull/375
-
v2.0.012 Mar 2024Release notes
Open source →- 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
-
v1.29.104 Mar 2024Release notes
Open source →- 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
-
v1.29.021 Feb 2024Release notes
Open source →- Update to Ziggy v2 by @bakerkretzmar in https://github.com/laravel/breeze/pull/359
-
v1.28.319 Feb 2024Release notes
Open source →- Improve default auth tests inside the stubs by @Pilskalns in https://github.com/laravel/breeze/pull/358
-
v1.28.213 Feb 2024Release notes
Open source →- [1.x] Use Livewire's
redirectIntendedfunction by @PerryvanderMeer in https://github.com/laravel/breeze/pull/352
- [1.x] Use Livewire's
-
v1.28.115 Jan 2024Release notes
Open source →- Add default value for useRef calls in .tsx files by @matthiasweiss in https://github.com/laravel/breeze/pull/348
-
v1.28.006 Jan 2024Release notes
Open source →- [1.x] Switch to
defineModelin Vue stubs by @osbre in https://github.com/laravel/breeze/pull/285
- [1.x] Switch to
-
v1.27.019 Dec 2023Release notes
Open source →- 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
-
v1.26.306 Dec 2023Release notes
Open source →- 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_encodelike Jetstream by @nunomaduro in https://github.com/laravel/breeze/pull/338
-
v1.26.224 Nov 2023 -
v1.26.101 Nov 2023Release notes
Open source →- Better Support for RTL by @joelbutcher in https://github.com/laravel/breeze/pull/327
-
v1.26.029 Oct 2023Release notes
Open source →- 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
-
v1.25.120 Oct 2023Release notes
Open source →- [1.x] Adds
lowercasevalidation rule to user'semailfield 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
- [1.x] Adds
-
v1.25.006 Oct 2023Release notes
Open source →- Adds Livewire Volt Functional API by @nunomaduro in https://github.com/laravel/breeze/pull/318
-
v1.24.104 Oct 2023Release notes
Open source →- Fix missing class import by @qwert1x in https://github.com/laravel/breeze/pull/317
-
v1.24.020 Sep 2023Release notes
Open source →- Adds Livewire stack 🐙 by @nunomaduro in https://github.com/laravel/breeze/pull/314
-
v1.23.306 Sep 2023Release notes
Open source →- Add logout tests by @xiCO2k in https://github.com/laravel/breeze/pull/311
-
v1.23.201 Sep 2023Release notes
Open source →- Highlight Alpine by @timacdonald in https://github.com/laravel/breeze/pull/307
-
v1.23.127 Aug 2023Release notes
Open source →- Replace
array_mergewith spread operator inHandleInertiaRequestsby @osbre in https://github.com/laravel/breeze/pull/302
- Replace
-
v1.23.008 Aug 2023Release notes
Open source →- [1.x] Pest detection by @jessarcher in https://github.com/laravel/breeze/pull/300
-
v1.22.002 Aug 2023Release notes
Open source →- [1.x] Update
[@vitejs](https://github.com/vitejs)/plugin-reactto v4 by @parth391 in https://github.com/laravel/breeze/pull/298 - [1.x] Prompts by @jessarcher in https://github.com/laravel/breeze/pull/295
- [1.x] Update
-
v1.21.221 Jun 2023Release notes
Open source →- 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
-
v1.21.116 Jun 2023Release notes
Open source →- Remove implicit form method calls by @Jacobtims in https://github.com/laravel/breeze/pull/290
-
v1.21.004 May 2023Release notes
Open source →- Migrate to modules by @timacdonald in https://github.com/laravel/breeze/pull/246
-
v1.20.216 Apr 2023Release notes
Open source →- 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
-
v1.20.128 Mar 2023Release notes
Open source →- Fix ref in react TextInput by @denis-n-ko in https://github.com/laravel/breeze/pull/277
- Update
current_passwordrule 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
-
v1.20.020 Mar 2023Release notes
Open source →- 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
-
v1.19.218 Feb 2023Release notes
Open source →- 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
-
v1.19.114 Feb 2023 -
v1.19.014 Feb 2023Release notes
Open source →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
--pestin 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