Skip to content

9.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kirill-konshin kirill-konshin released this 07 Feb 21:07
· 4 commits to master since this release

Removed actionsFilter, serializeAction and deserializeAction. Instead, we now have serialize and deserialize methods, that receive full array of actions from each lifecycle method, and user has full control over filtering and serialization.

Full Changelog: 9.0.0-rc.1...9.0.0-rc.2