Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@samrith-s samrith-s released this 10 Dec 08:09
· 9 commits to main since this release
  • Remove getState from effect since there already is access to state property
  • Add checks to prevent accidental updates to state property exposed by StateManager from inheriting classes
  • Seal the state value returned by getState to ensure no accidental mutation