Added
- Confirm 2FA when enabling by @driesvints & @taylorotwell in #992
- 2FA Setup Key by @ps-sean in #1008
- Add Inertia SSR Support by @xiCO2k in #1012
Changed
- Match Inertia Scaffolding with Livewire in regards to AuthenticateSessions by @taylorotwell in #1003
- Change Inertia Stubs to Composition API by @xiCO2k in #1001
- Remove return in ensurePasswordIsConfirmed by @driesvints in #1006
- Use
.alias
method fromMix
by @xiCO2k in #1009
Fixed
- Fix stub tests by @driesvints in #1014
- Prioritize 'accepted' validation rule for terms checkbox in CreateNewUserWithTeams.php by @ChrisRiddell in #1019