Skip to content

1.4.0

Compare
Choose a tag to compare
@ntucker ntucker released this 20 Apr 01:03
· 3771 commits to master since this release
2ad6ddd

πŸš€ New Feature

  • [feature] Add optional redux integration #48
  • [feature] Expose useSelectionUnstable() hook (#47) eb33829
  • [feature] RestProvider now takes initialState prop. #41

πŸ’… Enhancement

  • [enhance] Throw error in dev when response is not json #44
  • [enhance] Export Method type 82f2451

πŸ› Bug Fix

  • [fix] Return type of useResource() should reflect the nullability of params #46
  • [fix] Short-circuit entity requests even when the schema is nested (#40) 5517383
  • [fix] Fix type export 7bac0b8

πŸ“¦ Package

  • [pkg] Bump build packages f5b8ab4
  • [pkg] flux-standard-action #43

🏠 Internal

  • [internal] Formatting (prettier) b554ddf
  • [internal] Remove better-npm-run 55a59e1
  • [internal] Update hooks testing package #45

πŸ“ Documentation

  • [docs] Add mocking unfinished endpoint guide 3c26e4e
  • [docs] Fix subscription docs 64392ca
  • [docs] Add subscription snippet to readme 30f8783