Skip to content

Releases: fingerprintjs/fingerprintjs-pro-react

v2.0.0-test.1

01 Nov 13:55
Compare
Choose a tag to compare
v2.0.0-test.1 Pre-release
Pre-release

2.0.0-test.1 (2022-11-01)

⚠ BREAKING CHANGES

  • Previously "getData" was returning "undefined" when error occurred

Features

  • throw on error when calling "getData" manually (3df14fc)

v1.5.0

31 Oct 15:02
Compare
Choose a tag to compare

1.5.0 (2022-10-31)

Features

  • throw error if params passed to "useVisitorData" or "getData" are null (41e2068)

Bug Fixes

  • ensure that "products" parameter is correctly passed into the client (5c0dbd4)
  • use correct errors messages from pro agent (b2e1a7f)

v1.4.2-test.1

31 Oct 09:57
Compare
Choose a tag to compare
v1.4.2-test.1 Pre-release
Pre-release

1.4.2-test.1 (2022-10-31)

Bug Fixes

  • ensure that "products" parameter is correctly passed into the client (5c0dbd4)

v1.4.1

25 Oct 10:46
Compare
Choose a tag to compare

1.4.1 (2022-10-25)

Bug Fixes

  • fix broken navigation when using (e518cbc)

v1.4.0

04 Oct 08:44
Compare
Choose a tag to compare

1.4.0 (2022-10-04)

Features

  • introduce synchronous env detection (6ba1fd0)
  • support ignoring cache with "immediate" set to true (d55bc4c)

Build System

  • deps: bump terser from 4.8.0 to 4.8.1 in /examples/preact (6947ad5)
  • deps: bump terser from 5.13.1 to 5.14.2 in /examples/spa (e94c1ce)
  • deps: update FingerprintJS Pro SPA to 0.5.0 (e4f4039)

Documentation

  • README: add documentation badge (e4a8365)
  • README: remove manually written API reference from readme in favor of generated one (f534021)
  • README: update examples to use ReactDOM.createRoot (ed69e26)

v1.3.1

15 Jul 11:46
Compare
Choose a tag to compare

1.3.1 (2022-07-15)

Bug Fixes

  • correctly provide contextual information when provider is mounted (5d8f195)

v1.3.1-test.1

15 Jul 10:42
Compare
Choose a tag to compare
v1.3.1-test.1 Pre-release
Pre-release

1.3.1-test.1 (2022-07-15)

Bug Fixes

  • correctly provide contextual information when provider is mounted (5d8f195)

v1.3.0

14 Jul 09:06
Compare
Choose a tag to compare

1.3.0 (2022-07-14)

Bug Fixes

  • use correct cwd in post-install script (7b8e96c)

Features

  • add contextual information for the JS agent about the library (d55e164)

v1.3.0-test.2

13 Jul 11:23
Compare
Choose a tag to compare
v1.3.0-test.2 Pre-release
Pre-release

1.3.0-test.2 (2022-07-13)

Bug Fixes

  • use correct cwd in post-install script (7b8e96c)

v1.3.0-test.1

13 Jul 10:45
Compare
Choose a tag to compare
v1.3.0-test.1 Pre-release
Pre-release

1.3.0-test.1 (2022-07-13)

Features

  • add contextual information for the JS agent about the library (d55e164)