@erfffun/utils
Version:
Energi javascript utilities for web development
70 lines (37 loc) • 773 B
Markdown
Energi Utils Changelog
# 0.3.0
## New
- Support for react
## Removed
- useMetamask
- useIntl
# 0.2.9
## Fixed
- testnet block explorer url
# 0.2.8
## Fixed
- web3 websocket connection
# 0.2.7
## New
- metamask switch network pending bug fix
- web3 websockets bug fix
# 0.2.6
## New
- bugfixes
# 0.2.5
## New
- option for force connecting to metamask
# 0.2.4
## New
- web3 providers and methods
# 0.2.3
## New
- web3 socket provider
- ability to listen/subscribe to a chain with one method called `subscribeToWeb3Socket`
- `clearSubscriptions` for clearing all subscriptions on a chain
# 0.2.1
## New
- ability to switch between networks on metamask
# 0.2.0
## New
- ability to automatically add new tokens to metamask