Releases: howdu/filament-record-switcher
Releases · howdu/filament-record-switcher
v2.0.3
What's Changed
- Bump vite from 6.3.6 to 6.4.1 by @dependabot[bot] in #21
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #24
- Bump tar from 7.4.3 to 7.5.3 by @dependabot[bot] in #25
- Bump tar from 7.5.3 to 7.5.6 by @dependabot[bot] in #26
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #23
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #20
- Fix phpstan and remove unused facade by @howdu in #27
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #18
- Fix dark mode by @howdu in #19
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #16
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
- Filament v4 support.
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #13
Full Changelog: v1.1.1...v2.0.0
v1.1.1
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #12
- Fix get eloquent query from resource class.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #8
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #9
- Bump esbuild from 0.19.12 to 0.25.0 by @dependabot in #10
- Refresh selected label after save by @howdu in #11
This now uses the afterSave hook.
Make sure to call the method from within the trait. An example has been added to the documentation.
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #4
- Bump axios from 1.7.2 to 1.7.4 by @dependabot in #5
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #1
- Improve redirect speed using js instead of extra server request by @howdu in #3
New Contributors
- @dependabot made their first contribution in #1
- @howdu made their first contribution in #3
Full Changelog: v1.0.0...v1.0.1