Skip to content

v2.2.0

Compare
Choose a tag to compare
@bdurand bdurand released this 05 Dec 21:12
· 2 commits to main since this release
e8ea0ee

What's Changed

Changed

  • After save callbacks are now called only after the transaction is committed and settings have been persisted to the data store. When updating multiple records the callbacks will be called after all changes have been persisted rather than immediatly after calling save! on each record.

Full Changelog: v2.1.2...v2.2.0