Skip to content

Releases: getAlby/js-lightning-tools

Fix: default condition should be last one

10 Aug 06:07
Compare
Choose a tag to compare
v4.0.2

chore: bump version

v4.0.1

09 Aug 21:34
Compare
Choose a tag to compare

Full Changelog: v4.0.0...v4.0.1

Renamed the window object to match docs.

v4.0.0

09 Aug 14:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v4.0.0

v3.0.0

05 Jun 05:11
2b91aaf
Compare
Choose a tag to compare

What's Changed

  • Chore: export types by @rolznz in #28
  • 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: v2.2.1...v3.0.0