Releases: tighten/jigsaw
Releases · tighten/jigsaw
v1.3.43
Bump version number
Full Changelog: v1.3.42...v1.3.43
v1.3.42
What's Changed
- feat: add event bus type hints by @owenvoke in #635
- Fix PHP 8.1 deprecation notice by @bakerkretzmar in #627
- Update
larave-mix-jigsaw
in stub by @bakerkretzmar in #628
New Contributors
Full Changelog: v1.3.41...v1.3.42
v1.3.41
v1.3.40
What's Changed
- Update Illuminate components to v8 by @bakerkretzmar in #571
Full Changelog: v1.3.39...v1.3.40
v1.3.39
What's Changed
- Allow invokeable event listeners by @doekenorg in #600
- Require
laravel-mix
v6.0.39 by @bakerkretzmar in #605
New Contributors
- @doekenorg made their first contribution in #600
Full Changelog: v1.3.38...v1.3.39
v1.3.38
v1.3.37
- Allow Collection Specific perPage Setting (#544), thanks @intrepidws!
- Allow the use of versions and constraints when using jigsaw init command (#555), thanks @otherpaco!