Skip to content

v1.6.0

Latest

Choose a tag to compare

@tonysm tonysm released this 03 Mar 17:54
v1.6.0
a1eae70

What's Changed

Full Changelog: v1.5.0...v1.6.0


Attention: We had to rework how we detect double model event dispatching to support Laravel 13, which requires registering model events inside whenBooted callbacks (see this). If you bind event handlers to the parent class, we recommend you test it out extensively and report back if you find anything.