Releases: paulmillr/scure-sr25519
Releases · paulmillr/scure-sr25519
1.0.0
0.3.0
0.3.0 contains minor randomBytes change, made for second part (2025-08) of Oak Security audit.
- The package is now ESM-only. ESM can finally be loaded from common.js on node v20.19+
- Node v20.19 is now the minimum required version
- Package imports now work correctly in bundler-less environments, such as browsers
- Reduces npm package size (traffic consumed)
- Reduces unpacked npm size (on-disk space)
- Pass randomBytes instead of RNG
- Update to noble-curves v2
Full Changelog: 0.2.0...0.3.0
0.2.0
0.1.3
Re-publish 0.1.1 which failed to publish to npm because of npm bug
Full Changelog: 0.1.2...0.1.3
0.1.2
Re-publish 0.1.1 which failed to publish to npm because of npm bug
Full Changelog: 0.1.1...0.1.2
0.1.1
- Update dependencies
- Improve typescript types
Full Changelog: 0.1.0...0.1.1