Skip to content

v1.1.0

Choose a tag to compare

@arthurfiorette arthurfiorette released this 18 May 01:12
· 610 commits to main since this release

Important Changes

  • Added hydrate option. (384c6b5)
  • staleIfError using stale-if-error directive (#506) (Thanks @gmazoni)
  • Moved to pnpm. (34842d4)
  • Support stale-while-revalidate (#514) (Suuuper thanks @richardgarnier)
  • cachePredicate following RFC 7231 (174ea35)
  • cleanupInterval on memory storage to avoid memory leaks (72de39c)
  • Updated to typescript@5 (f29dc40)