Releases: lorisleiva/laravel-actions
Releases · lorisleiva/laravel-actions
v2.8.5
What's Changed
- Fixed implicitly nullable parameter by @gbespyatykh in #298
- fixing implicit null and CI test add for 8.4 by @adrenallen in #301
New Contributors
- @gbespyatykh made their first contribution in #298
- @adrenallen made their first contribution in #301
Full Changelog: v2.8.4...v2.8.5
v2.8.4
What's Changed
- Add a Return Type using PHPDoc to fix IDE Autocomplete by @TaylorWilton in #292
New Contributors
- @TaylorWilton made their first contribution in #292
Full Changelog: v2.8.3...v2.8.4
v2.8.3
What's Changed
- Remove return type for make() by @Casmo in #287
- Add assert with params convenience methods by @patrickomeara in #286
- fix for laravel v11.21.x by @FlexIDK in #289
New Contributors
Full Changelog: v2.8.2...v2.8.3
v2.8.2
What's Changed
- Fix Orchestra Laravel 10 compatibility by @edwinvdpol in #284
- Cleanup docblocks added return types by @edwinvdpol in #285
New Contributors
- @edwinvdpol made their first contribution in #284
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
- Handle $deleteWhenMissingModels on JobDecorator by @patrickomeara in #283
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Support Laravel 11 by @patrickomeara in #273
New Contributors
- @patrickomeara made their first contribution in #273
Full Changelog: v2.7.3...v2.8.0
v2.7.3
Revert previous release as it introduced a breaking change in Inertia applications (see #267).
Full Changelog: v2.7.2...v2.7.3
v2.7.2
v2.7.1
What's Changed
- Added docBlock annotations to assist with IDE auto complete for Actions by @travisaustin in #252
Full Changelog: v2.7.0...v2.7.1