Skip to content

v2.0.0

Compare
Choose a tag to compare
@goce-cz goce-cz released this 06 Nov 12:09
· 27 commits to next since this release

core - Breaking changes

  • Remove useValueVersion in favor of useDistinctValue (#29) @goce-cz
  • Do not export useStateWithoutRerender as it is dangerous (#23) @goce-cz

core - Features / enhancements

observables - Breaking changes

  • Use Object.is as the default equality function of usePartialSnapshot (#25) @goce-cz

bin - Features / enhancements

  • Add possibility to specify custom branch for prepare-release (#21) @goce-cz