Skip to content

Releases: getAlby/js-sdk

v3.8.2

07 Dec 05:40
c8c6b5d
Compare
Choose a tag to compare

What's Changed

  • feat: add state property to Nip47Transaction by @rolznz in #278

Full Changelog: v3.8.1...v3.8.2

v3.8.1

06 Dec 08:36
6058e0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.8.1

v3.8.0

29 Nov 19:11
bb3911f
Compare
Choose a tag to compare

What's Changed

New features

  • feat: add get_budget to NWCClient by @rolznz in #264
  • feat: allow passing metadata in nwc pay_invoice and multi_pay_invoice by @rolznz in #270

Fixes

Misc

  • chore(deps-dev): bump prettier from 3.0.2 to 3.4.1 by @dependabot in #271
  • chore(deps-dev): bump lint-staged from 15.0.1 to 15.2.10 by @dependabot in #246
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #268
  • chore(deps): bump elliptic from 6.5.7 to 6.6.1 by @dependabot in #272
  • chore(deps-dev): bump @types/jest from 29.5.5 to 29.5.14 by @dependabot in #265
  • chore(deps): bump rollup from 2.79.1 to 2.79.2 by @dependabot in #260
  • chore(deps-dev): bump express from 4.19.2 to 4.21.1 by @dependabot in #262
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #248
  • chore: bump version by @rolznz in #274

Full Changelog: v3.7.1...v3.8.0

v3.7.1

11 Sep 16:34
6e30a3a
Compare
Choose a tag to compare

What's Changed

  • docs: add NWCClient to README by @rolznz in #252
  • fix: make notifications optional in info response by @rolznz in #254
  • fix: add custom error for nwc relay connection by @rolznz in #253

Full Changelog: v3.7.0...v3.7.1

v3.7.0

01 Sep 08:51
830626c
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • chore(deps-dev): bump @commitlint/config-conventional from 17.7.0 to 19.4.1 by @dependabot in #236
  • chore(deps): bump elliptic from 6.5.4 to 6.5.7 by @dependabot in #241
  • chore(deps-dev): bump typescript from 5.1.6 to 5.5.4 by @dependabot in #243
  • chore(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #237
  • chore: add lud16 property to nwc client by @rolznz in #244
  • chore(deps-dev): bump eslint from 8.47.0 to 8.57.0 by @dependabot in #242
  • chore(deps): bump ejs from 3.1.8 to 3.1.10 by @dependabot in #240
  • chore(deps): bump es5-ext from 0.10.62 to 0.10.64 by @dependabot in #239
  • chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #238
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.21.0 by @dependabot in #199
  • chore(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.21.0 by @dependabot in #198
  • chore: bump version by @rolznz in #245

Full Changelog: v3.6.1...v3.7.0

v3.6.1

10 Jul 06:35
1621456
Compare
Choose a tag to compare

What's Changed

  • fix: pass TLV value as hex from nwc webln provider to nwc client keysend by @rolznz in #229

Full Changelog: v3.6.0...v3.6.1

v3.6.0

24 Jun 09:38
377d0a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.6.0

v3.5.1

12 May 06:30
add5ecf
Compare
Choose a tag to compare

What's Changed

  • fix: parse nwc url without double slash by @rolznz in #220

Full Changelog: v3.5.0...v3.5.1

v3.5.0

11 Apr 06:22
8251d3d
Compare
Choose a tag to compare

What's Changed

  • feat: subscribe to NIP-47 notifications by @rolznz in #217
  • feat: add NWC sign message method by @rolznz in #216
  • feat: read supported notification types from wallet service info notifications tag by @rolznz in #218
  • chore: bump version by @rolznz in #219

Full Changelog: v3.4.3...v3.5.0

v3.4.3

25 Mar 06:01
c200717
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.3