Releases: getAlby/js-lightning-tools
Releases · getAlby/js-lightning-tools
Fix: default condition should be last one
v4.0.2 chore: bump version
v4.0.1
Full Changelog: v4.0.0...v4.0.1
Renamed the window
object to match docs.
v4.0.0
What's Changed
- nicer l402 exports by @bumi in #41
- chore: add ci by @reneaaron in #47
- chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #49
- chore(deps-dev): bump ts-jest from 29.0.5 to 29.1.1 by @dependabot in #52
- chore(deps): bump loader-utils from 3.2.0 to 3.2.1 by @dependabot in #50
- chore: rename to lightning-tools by @reneaaron in #46
- chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #48
New Contributors
- @reneaaron made their first contribution in #47
- @dependabot made their first contribution in #49
Full Changelog: v3.1.2...v4.0.0
v3.0.0
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