Skip to content

v0.13.0

Compare
Choose a tag to compare
@birdofpreyru birdofpreyru released this 07 Mar 13:58
· 5 commits to master since this release

Breaking Changes

  • Fixes a bug in useAsyncData() that was causing unnecessary data refresh on the hook mount if no deps option was used.

Misc Updates

  • [#80] Updates newAsyncDataEnvelope() function to accept optional second argument that allows to specify initial values for numRefs and timestamp fields in the created envelope.
  • [#81] Fixes broken links in the documentation.
  • Updates dependencies.