Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

v0.3.5

Compare
Choose a tag to compare
@davidkpiano davidkpiano released this 31 Jan 03:32
· 1548 commits to master since this release
  • Using icepick to take advantage of structural sharing for frozen objects (i.e. similar concept to Immutable.js) for pure-render performance benefits (Thanks, @jihchi!)
  • Ensuring that model reducers and form reducers can operate at all levels/depths of state