This repository was archived by the owner on Oct 14, 2024. It is now read-only.
0.6.0 - Milan
Changes
Core
- Ad
shouldUpdatemethod toNodeDescription. This method can be used to control when a description should be updated. The default implementation of this method checks, usingEquatableif current and next props / state are the same - Improve animations performances. Katana now skips useless update when possible
Breaking Changes
Core
- Refactor
Action,SyncActionandAsyncAction. See this issue for more information
