Releases: ensuro/api-calls-store
Releases · ensuro/api-calls-store
Version 1.0.0
What's Changed
- Major update refactoring library using Vite by @LucasCambon in #10
Full Changelog: v0.0.16...v1.0.0
Version 0.0.16
What's Changed
- Axios as dependency instead of peerdependency by @LucasCambon in #9
Full Changelog: v0.0.15...v0.0.16
Version 0.0.15
Version 0.0.14
What's Changed
Full Changelog: v0.0.13...v0.0.14
Version 0.0.13
Version 0.0.12
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
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
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
Full Changelog: v0.0.8...v0.0.9