Releases: WalletConnect/walletconnect-monorepo
Releases · WalletConnect/walletconnect-monorepo
v2.0.0-beta.25
(Forced publish to fix issue with NPM release tags)
Same changes as v2.0.0-beta.24:
- remap event types from @walletconnect/jsonrpc-types to @walletconnect/events
- replace @walletconnect/timestamp with @Walletconnect/time
- port heartbeat controller to @walletconnect/heartbeat
- move encoding/decoding from relayer to engine
- refactor relayer api to strings instead of jsonrpc payloads
- add support for symmetric keys on crypto controllers
- add sendAysync method to ethereum provider
- update jsonrpc-provider version with fixes
- move examples to web-examples repo
- update encoding and jsonrpc-provider with fixes
- fix reconnect timeout to 1 second
v2.0.0-beta.24
- remap event types from @walletconnect/jsonrpc-types to @walletconnect/events
- replace @walletconnect/timestamp with @Walletconnect/time
- port heartbeat controller to @walletconnect/heartbeat
- move encoding/decoding from relayer to engine
- refactor relayer api to strings instead of jsonrpc payloads
- add support for symmetric keys on crypto controllers
- add sendAysync method to ethereum provider
- update jsonrpc-provider version with fixes
- move examples to web-examples repo
- update encoding and jsonrpc-provider with fixes
- fix reconnect timeout to 1 second
v1.7.7
v1.7.6
v1.7.5
v1.7.4
v1.7.3
v2.0.0-beta.23
- add extend expiry method
- support push notifications
v1.7.1
v2.0.0-beta.22
- separate updated and upgraded events