Skip to content

Releases: fingerprintjs/react

v3.0.0

29 Jan 13:59

Choose a tag to compare

3.0.0 (2026-01-29)

⚠ BREAKING CHANGES

  • The SDK api has changed to match changes introduced in V4 version of the agent.

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)

v3.0.0-test.3

27 Jan 17:00

Choose a tag to compare

v3.0.0-test.3 Pre-release
Pre-release

3.0.0-test.3 (2026-01-27)

Features

  • add usePromiseStore to prevent duplicate async requests (fb59d7f)
  • rename package to @fingerprint/react (4714fdf)

Build System

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

v3.0.0-test.2

06 Jan 10:54

Choose a tag to compare

v3.0.0-test.2 Pre-release
Pre-release

3.0.0-test.2 (2026-01-06)

Features

  • bump @fingerprint/agent to 4.0.0-beta.5 (c5d217d)

v3.0.0-test.1

19 Dec 13:19

Choose a tag to compare

v3.0.0-test.1 Pre-release
Pre-release

3.0.0-test.1 (2025-12-19)

⚠ BREAKING CHANGES

  • The SDK api has changed to match changes introduced in V4 version of the agent.

Features

  • migrate to v4 version of the agent (36a26ba)

v2.7.1

15 Sep 16:51

Choose a tag to compare

2.7.1 (2025-09-15)

Bug Fixes

  • bump @fingerprintjs/fingerprintjs-pro-spa to ^1.3.3 (923d78d)
  • rename integration monitoring (a431f58)

Build System

  • deps: bump the npm_and_yarn group across 2 directories with 4 updates (3dac3a4)

v2.7.0

17 Jun 11:36

Choose a tag to compare

2.7.0 (2025-06-17)

Features

  • bump @fingerprintjs/fingerprintjs-pro-spa to ^1.3.2 (d477427)

Bug Fixes

  • getData function should only change when getOptions changes (d02eac0), closes #132

Performance Improvements

  • use Object.is comparison before doing deep equals (cd1f70d)

Documentation

  • README: mention immediate: false explicitly, improve formatting (f1d03e2)

Build System

v2.6.3

21 Mar 13:35

Choose a tag to compare

2.6.3 (2024-03-21)

Bug Fixes

  • set initial isLoading according to config.immediate (3194f33)

Build System

v2.6.3-test.2

21 Mar 12:07

Choose a tag to compare

v2.6.3-test.2 Pre-release
Pre-release

2.6.3-test.2 (2024-03-21)

Bug Fixes

  • set initials isLoading according to config.immediate (bf52bd1)

v2.6.3-test.1

19 Mar 15:20

Choose a tag to compare

v2.6.3-test.1 Pre-release
Pre-release

2.6.3-test.1 (2024-03-19)

Bug Fixes

Build System

  • deps: update dependencies to latest versions (763b247)

v2.6.2

17 Nov 11:38

Choose a tag to compare

2.6.2 (2023-11-17)

Documentation

  • README: fix badge underlines (0699feb)
  • README: improve caching explanation (9e109d4)
  • README: phrasing tweaks (2b954e6)
  • README: small grammar fixes (93ed29e)