Skip to content

1.5.0

Compare
Choose a tag to compare
@ntucker ntucker released this 04 May 03:16
· 4093 commits to master since this release
fa23fb5

🚀 New Feature

  • [feature] Add useInvalidator(); optionally pass initialState into renderRestHook #57
  • [feature] Export utilities for testing and mocking #55, dcf5ecd, #58
  • [feature] Added invalidIfStale flag to options #56

💅 Enhancement

  • [enhance] Make unpkg (production) build set env to production for dev code elimination 9906a44

🐛 Bug Fix

  • [fix] useResource() with multiple args should throw errors when they happen #59
  • [fix] Export PollingSubscription and SubscriptionManager fd9e6ae

🏠 Internal

  • [internal] Standardize formatting abb9a20
  • [internal] Match files correctly for formatting 065ef70

📝 Documentation

  • [docs] Remove a tiny "s" typo in network errors doc (#60) 6d175d8
  • [docs] ed -> ing in the network transform docs #61
  • [docs] Fix syntax highlighting for tsx #54