Releases: laravel/breeze
Releases · laravel/breeze
v2.2.1
- [2.x] Add
pnpm
lockfile toflushNodeModules
by @osbre in #411 - [2.x] Add option to install ESLint with Prettier by @avosalmon in #412
- [2.x] Allows GitHub Actions to run directly from GA UI by @crynobone in #413
- Refactor: Break long email validation rule into multiple lines by @Amidope in #416
v2.2.0
- fix: add clearErrors on DeleteUserForm on closeModal function by @radumargina in #406
- check for import.meta.env.SSR instead of import.meta.env.DEV to know… by @YassineBenh in #409
- Declare global types for React PageProps by @matsantosz in #405
v2.1.5
- Adjust feature request template by @driesvints in #401
- [2.x] Add Bun & Deno Support for installStacks (Blade, Livewire, Inertia) by @thecodechef in #403
- [2.x] Eagerly prefetch assets by @timacdonald in #400
- [2.x] Added
bun
&deno
support toflushNodeModules()
by @thecodechef in #404 - [2.x] Use Pest as default testing framework by @timacdonald in #402
- Uses Pest 3 by @nunomaduro in #408
Full Changelog: v2.1.4...v2.1.5
v2.1.4
- Update User type to match db schema by @ninjaparade in #399
v2.1.3
- fix clearing password fields on React auth forms by @daleweaver777 in #395
v2.1.2
v2.1.1
- Bump vue-tsc to v2 to fix crash with TypeScript v5.5 by @daleweaver777 in #391
v2.1.0
- Bump
@headlessui/react
to v2 by @RobinMalfait in #389