Releases: getAlby/js-sdk
Releases · getAlby/js-sdk
NWC getBalance
What's Changed
- feat: add getbalance to nwc provider by @im-adithya in #35
- chore: bump version by @rolznz in #61
Full Changelog: v2.2.1...v2.2.2
Fix: default condition should be last one
Merge pull request #58 from getAlby/chore/bump-version chore: bump version
v2.2.0
What's Changed
- browserify by @bumi in #29
- feat: make alby oauth url customizable by @pavanjoshi914 in #37
- fix: fix nostr tools version by @rolznz in #41
- chore: rename alby js sdk package by @rolznz in #36
- feat: add publish by @reneaaron in #44
- feat: ci by @reneaaron in #46
- chore(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #51
- chore(deps): bump loader-utils from 3.2.0 to 3.2.1 by @dependabot in #48
- chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #49
- chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #47
- feat: swaps by @reneaaron in #33
New Contributors
- @pavanjoshi914 made their first contribution in #37
- @reneaaron made their first contribution in #44
- @dependabot made their first contribution in #51
Full Changelog: v2.1.0...v2.2.0
v2.0.0
What's Changed
- add Nostr Wallet Connect WebLN provider
- add Alby webhook api methods
- BREAKING CHANGE: Remove cross-fetch. Cross-fetch is unmaintained and breaks in serverless and service worker environments. If you do not have a global fetch, please add a polyfill (see the README for more info)
Full Changelog: v1.3.0...v2.0.0