Skip to content

Latest commit

 

History

History
202 lines (101 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

202 lines (101 loc) · 10.3 KB

2.2.1 (2024-07-22)

Bug Fixes

  • support passing all UseVisitorDataOptions to getData function (0506079)

Documentation

  • README: add tag and linkedId section (9fa0e9b)
  • README: replace deprecated imports in code examples (4dfdd48)

2.2.0 (2024-03-27)

Features

  • update @fingerprintjs/fingerprintjs-pro-spa to 1.3.1 (ba2f92b)

Documentation

2.1.0 (2023-10-11)

Features

  • update @fingerprintjs/fingerprintjs-pro-spa to 1.2.0, add FingerprintJSPro export (0e383eb)

Build System

  • deps: bump postcss from 8.4.30 to 8.4.31 (0abcdaa)

2.0.0 (2023-10-05)

⚠ BREAKING CHANGES

  • minimal supported svelte version is now 4.0.0

Features

  • set minimal supported version to Svelte 4.0.0 (c32da25)

Bug Fixes

  • add "dist" to package files (d4b511f)

Documentation

  • README: add introducing sentence (14e9aaf)
  • README: add pnpm snippet (a700463)
  • README: add requirements section (d35926d)
  • README: add support and feedback section (edd0722)

2.0.0-test.1 (2023-09-28)

⚠ BREAKING CHANGES

  • minimal supported svelte version is now 4.0.0

Features

  • set minimal supported version to Svelte 4.0.0 (c32da25)

Documentation

  • README: add introducing sentence (14e9aaf)
  • README: add pnpm snippet (a700463)
  • README: add requirements section (d35926d)
  • README: add support and feedback section (edd0722)

1.3.1 (2023-09-15)

Bug Fixes

  • bump spa package version to 1.1.2 (c045025)

Build System

  • deps: bump semver from 5.7.1 to 5.7.2 (4819172)
  • deps: bump semver from 5.7.1 to 5.7.2 in /examples/svelte-kit (574cec2)
  • deps: bump tough-cookie from 4.0.0 to 4.1.3 (fb0f467)
  • deps: bump vite from 2.9.15 to 2.9.16 (074c770)
  • deps: bump vite from 2.9.15 to 2.9.16 in /examples/svelte-kit (a27264f)
  • deps: bump word-wrap from 1.2.3 to 1.2.4 (b77d1ef)

Documentation

1.3.0 (2023-07-06)

Features

  • add reexports for defaultEndpoint, defaultTlsEndpoint, defaultScriptUrlPattern (ba8e237)

Bug Fixes

  • update JS Agent with fixed subdivisions type (3a74f3a)

1.2.1 (2023-04-21)

Bug Fixes

  • bump @fingerprintjs/fingerprintjs-pro-spa to v1.0.2 (4b29429)

Build System

  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (90cc913)
  • deps: bump json5 from 2.2.1 to 2.2.3 (5534409)
  • deps: bump vite from 2.9.12 to 2.9.15 (41a11ab)
  • deps: bump vite from 2.9.12 to 2.9.15 in /examples/svelte-kit (4e79af1)

1.2.0 (2023-01-11)

Features

  • log agent errors into console (c529ce6)

Documentation

  • README: improve caching strategies documentation (2a6ebc5)

1.1.4 (2022-11-25)

Bug Fixes

  • fix invalid package directory being published to NPM (d9918a8)

1.1.3 (2022-11-17)

Bug Fixes

  • update SPA library to 0.7.0 (26a9acc)

Documentation

  • README: add documentation badge (a2f0227)

1.1.2 (2022-09-19)

Build System

  • deps: update FingerprintJS Pro SPA to 0.5.0 (fff1052)

1.1.1 (2022-08-08)

Bug Fixes

  • remove company prefix from integrationInfo (5ee25a2)

Documentation

1.1.0 (2022-07-26)

Features

  • support passing "ignoreCache" to "useVisitorData" as well (5cf0ce7)

1.0.0 (2022-06-30)

Features

Reverts

  • Revert "ci: add NODE_AUTH_TOKEN" (26889f9)
  • Revert "chore(release): 1.0.0-test.1 [skip ci]" (ea82f6e)
  • Revert "chore(release): 1.0.0-test.1 [skip ci]" (4e77e01)

1.0.0-test.1 (2022-06-27)

Features

Reverts

  • Revert "ci: add NODE_AUTH_TOKEN" (26889f9)
  • Revert "chore(release): 1.0.0-test.1 [skip ci]" (ea82f6e)
  • Revert "chore(release): 1.0.0-test.1 [skip ci]" (4e77e01)