Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@rolznz rolznz released this 19 Feb 08:55
· 2 commits to master since this release
2be1bbf

In this release the NWC deeplink flow is improved to better support different kinds of http-accessible wallets.

We also remove a dependency on an ESM event emitter package which was causing build errors in some projects.

Breaking Changes

Many deprecated methods since 3.x have now been removed. Please see this commit for more details in case you have trouble updating, or create an issue if you need help.

What's Changed

New features

  • feat: new NWC deeplink flow to support other relays and wallet pubkeys by @rolznz in #297
  • feat: add custom-timeout-values-for-requester-method by @Dayvvo in #299
  • feat: custom EventEmitter classes by @pavanjoshi914 in #308
  • feat: add optional metadata field to get_info response by @rolznz in #287

Misc

New Contributors

Full Changelog: v3.9.0...v4.0.0