github getAlby/js-sdk v6.0.2

one day ago

In this release we fix an issue where subscriptions were no longer working after a relay disconnection (fixed by updating nostr-tools dependency), and an issue with the Alby Wallet API when querying transactions using nested filtering parameters.

What's Changed

Fixes

  • fix(query): improve buildQueryString for nested params and update GetInvoicesRequestParams by @Dunsin-cyber in #475

Misc

  • chore: Rewrite Examples in examples/oauth in Typescript by @Dunsin-cyber in #471
  • chore: introduce helper for auth flow + test in invoices.ts by @Dunsin-cyber in #480
  • chore: use Helper Function in OAuth Exmaples by @Dunsin-cyber in #485
  • chore: Allow passing additional scopes to getAuthClient in examples helper function by @Dunsin-cyber in #489
  • chore: add decrypt error handling in subscribeNotifications by @rolznz in #490
  • chore: bump nostr tools (fixes subscription onclose not firing) by @rolznz in #491
  • chore(deps): bump @getalby/lightning-tools from 5.2.1 to 6.0.0 by @dependabot[bot] in #455
  • chore(deps-dev): bump jest and @types/jest by @dependabot[bot] in #454
  • chore(deps-dev): bump lint-staged from 16.1.4 to 16.2.4 by @dependabot[bot] in #487
  • chore(deps-dev): bump rollup-plugin-dts from 6.2.1 to 6.2.3 by @dependabot[bot] in #477
  • chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 by @dependabot[bot] in #483
  • chore(deps-dev): bump @types/node from 24.2.0 to 24.9.1 by @dependabot[bot] in #492
  • chore(deps-dev): bump @commitlint/config-conventional from 19.8.1 to 20.0.0 by @dependabot[bot] in #493
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 16.0.1 to 16.0.3 by @dependabot[bot] in #494
  • chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.6 to 28.0.8 by @dependabot[bot] in #495
  • chore: bump version to 6.0.2 by @rolznz in #496

Full Changelog: v6.0.1...v6.0.2

Don't miss a new js-sdk release

NewReleases is sending notifications on new releases.