quicorrupti
Version:
Package for connecting with Ethereum wallets for dApp
207 lines (57 loc) • 4.25 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.4.3 (2022-01-20)
**Note:** Version bump only for package @web3-wallets-kit/utils
## 0.4.2 (2021-10-29)
### Bug Fixes
* [DD-2919] fix MetaMask disconnection bug before chainChanged ([8cd4f45](https://github.com/akropolisio/web3-wallets-kit/commit/8cd4f45074d8893f82e33fa79710fa2911b829a7))
## 0.4.1 (2021-10-27)
**Note:** Version bump only for package @web3-wallets-kit/utils
# 0.4.0 (2021-10-17)
### Features
* add allow to pass provider options ([c459b54](https://github.com/akropolisio/web3-wallets-kit/commit/c459b54380fa88a13dae0d63a2b23eaa95bc6090))
## 0.3.2 (2021-08-17)
**Note:** Version bump only for package @web3-wallets-kit/utils
## 0.3.1 (2021-08-11)
**Note:** Version bump only for package @web3-wallets-kit/utils
# 0.3.0 (2021-05-28)
### Features
* add chainId to ConnectResult ([7733fb8](https://github.com/akropolisio/web3-wallets-kit/commit/7733fb8badc43fd29b77de972c65772b5013734a))
## 0.2.10 (2021-05-28)
**Note:** Version bump only for package @web3-wallets-kit/utils
## 0.2.9 (2021-05-14)
**Note:** Version bump only for package @web3-wallets-kit/utils
## 0.2.8 (2021-05-06)
**Note:** Version bump only for package @web3-wallets-kit/utils
## 0.2.7 (2021-04-20)
**Note:** Version bump only for package @web3-wallets-kit/utils
## 0.2.6 (2021-04-12)
**Note:** Version bump only for package @web3-wallets-kit/utils
## 0.2.4 (2021-01-29)
**Note:** Version bump only for package @web3-wallets-kit/utils
## [0.2.3](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.2.2...@web3-wallets-kit/utils@0.2.3) (2020-10-29)
### Bug Fixes
* fix lint errors ([dff2c4f](https://github.com/akropolisio/web3-wallets-kit/commit/dff2c4f83107aece8733529cfdae937add787867))
* **send function:** fix account connecting in new web3 sending interface ([c7b23de](https://github.com/akropolisio/web3-wallets-kit/commit/c7b23dec00c747dc8c7801f0f4a997a1ab7597d4))
## [0.2.2](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.2.1...@web3-wallets-kit/utils@0.2.2) (2020-09-18)
**Note:** Version bump only for package @web3-wallets-kit/utils
## [0.2.1](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.2.0...@web3-wallets-kit/utils@0.2.1) (2020-09-04)
**Note:** Version bump only for package @web3-wallets-kit/utils
# [0.2.0](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.1.5...@web3-wallets-kit/utils@0.2.0) (2020-03-30)
### Features
* add chainId stream to Web3WalletsManager ([4dff4b9](https://github.com/akropolisio/web3-wallets-kit/commit/4dff4b952bd185bc48f38c43b264278d06d7264c))
## [0.1.5](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.1.4...@web3-wallets-kit/utils@0.1.5) (2020-01-16)
**Note:** Version bump only for package @web3-wallets-kit/utils
## [0.1.4](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.1.3...@web3-wallets-kit/utils@0.1.4) (2020-01-13)
**Note:** Version bump only for package @web3-wallets-kit/utils
## [0.1.3](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.1.2...@web3-wallets-kit/utils@0.1.3) (2020-01-10)
**Note:** Version bump only for package @web3-wallets-kit/utils
## [0.1.2](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.1.1...@web3-wallets-kit/utils@0.1.2) (2020-01-09)
**Note:** Version bump only for package @web3-wallets-kit/utils
## [0.1.1](https://github.com/akropolisio/web3-wallets-kit/compare/@web3-wallets-kit/utils@0.1.0...@web3-wallets-kit/utils@0.1.1) (2020-01-09)
### Bug Fixes
* fix TSDX compilation bug in getAccount ([68aed88](https://github.com/akropolisio/web3-wallets-kit/commit/68aed880c428ad7b1a84ba3321caeff7c2977f05))
# 0.1.0 (2020-01-08)
### Features
* create utils package with getAccount function ([ab0b4c7](https://github.com/akropolisio/web3-wallets-kit/commit/ab0b4c7f3aec72274462bb9ce9717e32494d15a0))