Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prerelease: v0.1.0-dev.1 - Mar 29, 2022, 6:35 PM
## [0.1.0-dev.1](v0.0.1...v0.1.0-dev.1) (2022-03-29) ### 🧩 Features * handle browser support ([#96](#96)) ([56d920d](56d920d)) * remove redux and use providers ([#98](#98)) ([ed38ae4](ed38ae4)) * **toasts:** add link to transfer log ([#79](#79)) ([b743b85](b743b85)) * use blockNumber=pending for balanceOf calls ([#58](#58)) ([9a84b05](9a84b05)) ### 💉 Improvements * continuous integration ([#99](#99)) ([adc15b5](adc15b5)) * utils ([#82](#82)) ([c38e56e](c38e56e)) ### 🔧 Fixes * add missing env poll block number interval ([d364cb4](d364cb4)) * ci ([2a92c4a](2a92c4a)) * ci ([541e34b](541e34b)) * **getTransactionHash:** add fee and version to calculation ([#90](#90)) ([938ffe0](938ffe0)) * redux error on switching menu "non-serializable value was detected" ([#89](#89)) ([9dc4972](9dc4972)) * remove pending transfer toast ([#92](#92)) ([20f51f3](20f51f3)) * update ETH token addresses and add SLF token ([#84](#84)) ([2c5a9df](2c5a9df))
- Loading branch information