Skip to content

5.16.0 - Replace sha256 for cloudflare compatibility

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 05 Jan 19:34
· 94 commits to main since this release
31ffd26

To make the SDK more compatible in Cloudflare, we replaced the sha256 nodejs package which was incompatible with Cloudflare's nodejs_compat mode.

Included In This Release

  • 3024953 Daniel
    • Use internal Sha256 class (#392)
  • f71eac1 kenny-statsig
    • export DataAdapterKey not as type (#401)
  • 8bf383b kenny-statsig
    • fix pretty lint (#399)
  • dae4fc4 kenny-statsig
    • Enforce pretty lint rules (#397)

Full Changelog: v5.15.0...5.16.0