Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@lukelindsey lukelindsey released this 07 Jun 06:26
· 1 commit to master since this release
a4bb274

2.0.0 (2020-06-07)

Features

BREAKING CHANGES

  • useResolve becomes getHighlyAvailable and it now returns the value from the cache (instead of the pointless promise used for testing). If you are looking for a react hook, useCache is what you want.

  • chore: resolve tslint warnings

  • docs: update README

  • chore: cleanup

  • chore: add tags

  • chore: update package lock

  • chore: npm audit fix

  • chore: update jest