Skip to content

v6.3.2

Compare
Choose a tag to compare
@michaelborn michaelborn released this 29 Sep 21:49
· 108 commits to development since this release

πŸ› Fixed

Fixed pre-event listeners to include parent component properties when checking for entity mutations to persist back to the event entity state. This resolves issues with changes made in preInsert()/preUpdate() not persisting if the changes are made on a persistent property from a parent component. Resolves OOE-14.

Full Changelog: v6.3.1...v6.3.2