Releases: laravel/breeze
Releases · laravel/breeze
v1.23.1
v1.23.0
- [1.x] Pest detection by @jessarcher in #300
v1.22.0
- [1.x] Update
@vitejs/plugin-react
to v4 by @parth391 in #298 - [1.x] Prompts by @jessarcher in #295
v1.21.2
- Fix and standardise transitions by @timacdonald in #293
- Use appName directly from .env in <title> by @domnantas in #292
v1.21.1
- Remove implicit form method calls by @Jacobtims in #290
v1.21.0
- Migrate to modules by @timacdonald in #246
v1.20.2
- Remove redundant form data in vue stub by @datlechin in #280
- Add Sanctum Guard by @taylorotwell in b010ff3
v1.20.1
- Fix ref in react TextInput by @denis-n-ko in #277
- Update
current_password
rule in ProfileController by @saade in #278 - Fix Pest test installation for Inertia stack by @jessarcher in #279
v1.20.0
- Add opt-in TypeScript support by @jessarcher in #267
- Uses Pest 2 by @nunomaduro in #274
- API Stub EnsureEmailIsVerified Middleware: Remove unused function arguments in params by @raksbisht in #264
- Prop consistency by @jessarcher in #272
- React - Fix potential "undefined" class by @jessarcher in #271
- React - Remove unnecessary text input wrapper by @jessarcher in #270
- React - Fix input focusing when password update fails by @jessarcher in #269
- React - Simplify Form Handler by @jessarcher in #268
- Fix password-update pest tests by @mtvbrianking in #273
v1.19.2
- Improve React components by @jessarcher in #257
- Fix input field Id in ForgotPassword.jsx by @tomdupont in #262