Skip to content

Releases: fingerprintjs/fingerprintjs-pro-react

v2.3.2

12 Apr 09:14
Compare
Choose a tag to compare

2.3.2 (2023-04-12)

Bug Fixes

  • update SPA package with fallback for localStorage and sessionStorage (2f61ba8)

Build System

  • deps: bump webpack in /examples/create-react-app (fa6095f)

v2.3.1

14 Mar 14:59
Compare
Choose a tag to compare

2.3.1 (2023-03-14)

Bug Fixes

  • add webpack example (8274ef2)
  • failed webpack builds #97 (8111970)
  • make webpack demo similar to our code snipper (09e1021)

Build System

  • deps: bump dns-packet in /examples/create-react-app (f07fcef)

v2.3.1-test.1

13 Mar 18:14
Compare
Choose a tag to compare
v2.3.1-test.1 Pre-release
Pre-release

2.3.1-test.1 (2023-03-13)

Bug Fixes

  • add webpack example (8274ef2)
  • failed webpack builds #97 (8111970)
  • make webpack demo similar to our code snipper (09e1021)

v2.3.0

24 Feb 13:30
Compare
Choose a tag to compare

2.3.0 (2023-02-24)

Features

  • add use client directive to the bundled code (ae2bf8a)

Bug Fixes

  • add exports field to package.json (4b0fe82)

Build System

  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (140a9bc)
  • deps: bump decode-uri-component in /examples/preact (2dca013)
  • deps: bump decode-uri-component in /examples/spa (03e78fb)
  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (43c0df1)
  • deps: bump http-cache-semantics in /examples/preact (124cc38)
  • deps: bump json5 from 1.0.1 to 1.0.2 (53fcf7e)
  • deps: bump json5 from 1.0.1 to 1.0.2 in /examples/spa (8deef15)

v2.3.0-test.1

21 Feb 17:45
Compare
Choose a tag to compare
v2.3.0-test.1 Pre-release
Pre-release

2.3.0-test.1 (2023-02-21)

Features

  • add use client directive to the bundled code (ae2bf8a)

Build System

  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (140a9bc)
  • deps: bump decode-uri-component in /examples/preact (2dca013)
  • deps: bump decode-uri-component in /examples/spa (03e78fb)
  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (43c0df1)
  • deps: bump http-cache-semantics in /examples/preact (124cc38)
  • deps: bump json5 from 1.0.1 to 1.0.2 (53fcf7e)
  • deps: bump json5 from 1.0.1 to 1.0.2 in /examples/spa (8deef15)

v2.2.0

30 Dec 14:27
Compare
Choose a tag to compare

2.2.0 (2022-12-30)

Features

  • remove "undefined" and "void" from return type in getVisitorData (c7dd49e)

v2.1.1

17 Nov 17:31
Compare
Choose a tag to compare

2.1.1 (2022-11-17)

Bug Fixes

  • update SPA library to 0.7.0 (2018592)

Build System

  • deps: bump loader-utils from 2.0.3 to 2.0.4 in /examples/spa (5019ec9)

v2.1.0

10 Nov 15:14
Compare
Choose a tag to compare

2.1.0 (2022-11-10)

Features

  • bump SPA package to 0.6.0 (b3fd55e)

v2.0.1

09 Nov 10:56
Compare
Choose a tag to compare

2.0.1 (2022-11-09)

Build System

  • deps: bump loader-utils from 2.0.2 to 2.0.3 in /examples/spa (32b6467)

v2.0.0

02 Nov 14:28
Compare
Choose a tag to compare

2.0.0 (2022-11-02)

⚠ BREAKING CHANGES

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

Features

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