Releases: ensuro/ethereum-store
Releases · ensuro/ethereum-store
Version 1.0.0
What's Changed
- Major update: refactor using Vite for ESM package by @LucasCambon in #10
Full Changelog: v0.2.11...v1.0.0
Version 0.2.11
What's Changed
- Fix Reducer return value, default case return the same exact object avoiding unnecesary re-renderings @LucasCambon in #9
Full Changelog: v0.2.10...v0.2.11
Version 0.2.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 #8
- Fix: selectEthCallMultiple return values to handle multiple re-renders by @LucasCambon in #8
- Add: Created tests for multiple selector & getCallkey by @LucasCambon in #8
Full Changelog: v0.2.9...v0.2.10
Version 0.2.9
What's Changed
- Fix ETH_SIGN_PLAIN and ETH_SIWE_SIGN dict keys by @nicodelatorre7 in #5
- Dispatch calls with clock by @nicodelatorre7 in #6
- Create NPM action and rename package by @nicodelatorre7 in #7
Full Changelog: v0.2.8...v0.2.9
Version 0.2.8
What's Changed
- App and tests by @nicodelatorre7 in #1
- create package with babel by @nicodelatorre7 in #2
- Add spender validation on selector by @nicodelatorre7 in #3
- Adapt the store to accept multi chain by @nicodelatorre7 in #4
New Contributors
- @nicodelatorre7 made their first contribution in #1
Full Changelog: https://github.com/ensuro/ethereum-store/commits/v0.2.8