Skip to content

v1.1.4

Compare
Choose a tag to compare
@pboivin pboivin released this 31 Jan 15:58
· 4 commits to 1.x since this release

Warning

This release fixes a regression in the previous version that broke image previews. The fix is to call the beforeStateDehydrated hook when preparing the preview modal data. I think this is a good default. You can disable it by setting the $shouldDehydrateBeforePreview property to false on your Page class.

What's Changed

  • [1.x] fix: Call beforeStateDehydrated hook by default to handle image uploads in #119

Full Changelog: v1.1.3...v1.1.4