Skip to content

Latest commit

 

History

History
49 lines (22 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

49 lines (22 loc) · 2.18 KB

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)