Skip to content

v13.2.0

Compare
Choose a tag to compare
@streamich streamich released this 04 Nov 09:17
· 1674 commits to master since this release

13.2.0 (2019-11-04)

Features

  • re-create yarn.lock (d48e03e)
  • re-create yarn.lock (ccdffe0)
  • usePreviousDistinct: add tests for undefined value behaviour; (cb373f9)
  • usePreviousDistinct: improve types; (30f53e8)
  • usePreviousDistinct: now predicate not called on initial render; (fbe9b13)
  • useStateList: rework useStateList to make it work properly. (242c274)
  • useTitle: reworked hook to make it synchronous without useUpdate; (a133267)
  • useWindowSize: A bit changed lyfecycle and added types; (03bdecf)