Skip to content

v0.4.0

Compare
Choose a tag to compare
@salvoravida salvoravida released this 28 Oct 03:10
· 24 commits to master since this release
  • useClassState - check newState!=prevState before update
  • useClassEffect - fix ConcurrentMode
  • hooks stack counter - fix ConcurrentMode
  • build optimization - removed babel slicedToArray
  • add useClassImperativeHandle hook