Skip to content

v3.0.0

Latest

Choose a tag to compare

@fingerprint-dx-team fingerprint-dx-team released this 29 Jan 13:59
· 6 commits to main since this release

3.0.0 (2026-01-29)

⚠ BREAKING CHANGES

  • The SDK api has changed to match changes introduced in V4 version of the agent.
  • The default caching strategy has changed from sessionStorage caching to no caching by default, aligned with the underlying JavaScript agent v4 default.

Features

  • add usePromiseStore to prevent duplicate async requests (fb59d7f)
  • migrate to v4 version of the agent (36a26ba)
  • rename package to @fingerprint/react (4714fdf)

Build System

  • deps: use stable 4.0.0 version of the @fingerprint/agent (76a2fec)