Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Releases: WalletConnect/notify-client-js

0.9.2

10 May 09:27

Choose a tag to compare

Full Changelog: 0.9.1...0.9.2

0.9.1

09 May 16:45

Choose a tag to compare

What's Changed

  • chore(jwt-decode): replace jsonwebtoken with jwt-decode by @Cali93 in #13

Full Changelog: 0.9.0...0.9.1

0.9.0

09 May 09:46

Choose a tag to compare

What's Changed

  • feat: implements wc_pushUpdate/pushWalletClient.update() by @bkrem in #12

Full Changelog: 0.8.1...0.9.0

0.8.1

08 May 10:14

Choose a tag to compare

Full Changelog: 0.8.0...0.8.1

0.8.0

08 May 10:08

Choose a tag to compare

What's Changed

  • feat(wallet-client): implement wc_pushSubscribe by @bkrem in #11

Full Changelog: 0.7.4...0.8.0

0.7.4

02 May 14:00

Choose a tag to compare

Full Changelog: 0.7.3...0.7.4

0.7.3

27 Apr 15:48

Choose a tag to compare

Full Changelog: 0.7.2...0.7.3

0.7.2

18 Apr 16:42

Choose a tag to compare

What's Changed

  • chore(identity-keys): use identity-keys package by @Cali93 in #6

New Contributors

  • @Cali93 made their first contribution in #6

Full Changelog: 0.7.1...0.7.2

0.7.1

12 Apr 09:26

Choose a tag to compare

What's Changed

  • feat(engine): adds act field to subscriptionAuth JWT payload by @bkrem in #8

Full Changelog: 0.7.0...0.7.1

0.7.0

03 Apr 18:31

Choose a tag to compare

What's Changed

  • feat: implements identityKeys/subscriptionAuth flow by @bkrem in #4

Breaking Changes

  • WalletClient.accept now requires an onSign callback as part of its parameter object, e.g. walletClient.accept({ id, onSign })

Full Changelog: 0.6.4...0.7.0