Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Latest commit

 

History

History
56 lines (25 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

56 lines (25 loc) · 2.5 KB

1.11.1 (2023-08-22)

Bug Fixes

1.11.0 (2022-08-18)

Features

  • selector: rename and expose loaded selectors (#43) (3f6cfba)

1.10.2 (2022-02-25)

Bug Fixes

1.10.1 (2020-10-22)

Bug Fixes

  • executeFetch: revert forced methods (#22) (d4206b7)

1.10.0 (2020-09-08)

Features

  • updateCollection: added (573ef1c)

1.9.1 (2020-04-28)

Bug Fixes

  • errors: clarify messaging for collection fetch errors (e8627cf)

1.9.0 (2020-04-28)

Features

  • buildFetchUrl: enable optional ids via question mark (82e1f54)
  • readme: document how to use query params (78da466)

1.8.0 (2020-03-10)

Features

  • executeFetch: utilize composeFetch function (7f0608b)