v1.0.2: Fix issue with Filament v2.13.24
Warning
Do not use this version if you use Filament below v2.13.24
What's Changed
- Fix: Declaration of ExportBulkAction::make(string = 'export'): static must be compatible with BaseAction::make(?string $name = null): static by @ArtMin96 in #21
New Contributors
Full Changelog: v1.0.1...v1.0.2