Releases: lorisleiva/laravel-actions
Releases · lorisleiva/laravel-actions
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
v2.7.0
v2.6.0
What's Changed
- Drop support for Laravel 8 by @lorisleiva in #238
- Add support for PHP 8.2 by @lorisleiva in #239
- Fix Octane Event using handle instead of asListener by @dmason30 in #235
New Contributors
Full Changelog: v2.5.1...v2.6.0