Releases: stephenjude/filament-jetstream
Releases · stephenjude/filament-jetstream
0.0.16
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #28
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #29
- Add support for Laravel 12. by @LucaPipolo in #30
New Contributors
- @LucaPipolo made their first contribution in #30
Full Changelog: 0.0.15...0.0.16
0.0.15
0.0.14
0.0.13
- Fixed duplicate team creation during user registration
0.0.12
- Fixed user profile URL bug
0.0.11
- Fixed Laravel 11 User model scaffold bug
0.0.10
- Fixes current_team_id not being updated by @tomhatzer
0.0.9
- Use
ServiceProvider::addProviderToBootstrapFile
from L11
0.0.8
0.0.7
- Check features on profile edit by @fabpl
- Check gate on delete team @fabpl
- Removed undefined filament guard by @stephenjude