Skip to content

v5.7.1 - Use js-sha256 instead of node-forge

Compare
Choose a tag to compare
@daniel-statsig daniel-statsig released this 07 Jun 22:07
· 224 commits to main since this release
0637f8d

node-forge was bloating the SDK and is not longer required for the Vercel integration, since Vercel now supports Buffer APIs.

Switching to js-sha256 which is a smaller dependency.

What's Changed

New Contributors

Full Changelog: v5.7.0...v5.7.1