v5.0.0
This release significantly reduces the bundle size by removing the deprecated crypto-js library, removing unnecessary source maps from the build output and replacing browserify with Javascript Modules.
Breaking Changes: Invoice.validatePreimage
, nostr.getEventHash
are now async methods. In NodeJS you may now also need to set a global crypto object. See the README for more details.
What's Changed
Full Changelog: v4.2.1...v5.0.0