github getAlby/js-sdk v4.0.0

3 days ago

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

Don't miss a new js-sdk release

NewReleases is sending notifications on new releases.