Skip to content

v2.2.2

Compare
Choose a tag to compare
@pboivin pboivin released this 13 Jan 17:27
· 50 commits to 2.x since this release

Warning

This release fixes a bug that caused the relationships to be saved by default before opening the preview modal. In the unlikely event that you are relying on this behavior, you can set the $shouldCallHooksBeforePreview property to true on your Page class to revert to the old behavior.

What's Changed

  • fix: Don't call state hooks by default when opening the preview modal in #114
  • chore: Fix tests in #110
  • chore: PHP 8.3 in #111
  • chore: bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 in #112

Full Changelog: v2.2.1...v2.2.2