Skip to content

Releases: ensuro/api-calls-store

Version 1.0.0

15 Oct 13:58
434ffca

Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v1.0.0

Version 0.0.16

11 Sep 18:19
c3d78a8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

Version 0.0.15

02 Sep 17:51
8650869

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

Version 0.0.14

15 Apr 18:20
80b9a98

Choose a tag to compare

What's Changed

  • Store API_CALL_FAIL error detail in a different field, to keep existing response by @gnpar in #7

Full Changelog: v0.0.13...v0.0.14

Version 0.0.13

15 Apr 16:25
abb7c26

Choose a tag to compare

What's Changed

  • Add the response content to failed api calls state by @gnpar in #6

New Contributors

  • @gnpar made their first contribution in #6

Full Changelog: v0.0.12...v0.0.13

Version 0.0.12

04 Apr 20:28
7e3ece0

Choose a tag to compare

What's Changed

  • Fix Reducer return value, default case return the same exact object avoiding unnecesary re-renderings @LucasCambon in #5

Full Changelog: v0.0.11...v0.0.12

Version 0.0.11

25 Mar 18:14
c8175e8

Choose a tag to compare

What's Changed

  • Add apiName on API_CALL_SUCCESS & API_CALL_FAIL by @LucasCambon in #4

Full Changelog: v0.0.10...v0.0.11

Version 0.0.10

04 Sep 21:26
28efed1

Choose a tag to compare

What's Changed

  • Fix Reducer ETH_CALL & ETH_CALL_SUCESS return same value when nothing changed to handle multiple re-renders by @LucasCambon in #3
  • Fix: selectAPICallMultiple return values to handle multiple re-renders by @LucasCambon in #3
  • Add: Created tests for multiple selector & getCallkey by @LucasCambon in #3

Full Changelog: v0.0.9...v0.0.10

Version 0.0.9

16 May 12:53

Choose a tag to compare

Full Changelog: v0.0.8...v0.0.9