This release drops support for Laravel 9
Livewire v3.0.0-beta.7
drops support for Laravel 9. As such, this version is also dropping Laravel 9 support.
However, do not panic, anyone currently using Laravel 9 with Filament v3 will not have their apps suddenly break, Composer will just not update to new releases.
v3 updates can continue by bumping your Laravel version to v10, which has very minimal breaking changes anyway, aside from dependency upgrades. You can find the Laravel upgrade guide in their documentation.
What's Changed
- update pl translation by @kamilst96 in #7483
- Missing/removed files fix for Windows by @Zagna in #7486
- Add validation modifyRuleUsing to 14-upgrade-guide.md by @howdu in #7488
- fix Translatable edit by @atmonshi in #7503
- Update vi translations by @datlechin in #7497
- Return suggestions when the $type is not set on SpatieTagsInput by @sten in #7374
- Fix Select with ->multiple() not firing afterStateUpdated event by @rompetomp in #7396
- Add and update RO translation by @RobertCristian in #7508
- Multiple domains per panel by @pxlrbt in #7398
- Improve default state handling for boolean values by @andrewdwallo in #7412
- add authorization check for tenant registration by @iliyas-inode in #7449
- Feature: hide menu item by @sumardi in #7477
- chore: Drop Laravel 9 by @danharrin in #7512
- Using laravel/prompts in commands by @Nuhel in #7476
New Contributors
- @RobertCristian made their first contribution in #7508
Full Changelog: v3.0.8...v3.0.9