2.6.3 (2024-03-21)
- deps: update dependencies to latest version, now using @fingerprintjs/[email protected] (275e234)
2.6.2 (2023-11-17)
- README: fix badge underlines (0699feb)
- README: improve caching explanation (9e109d4)
- README: phrasing tweaks (2b954e6)
- README: small grammar fixes (93ed29e)
2.6.1 (2023-10-18)
- README: add requirements section (fddd22f)
2.6.0 (2023-10-11)
- update @fingerprintjs/fingerprintjs-pro-spa to 1.2.0, add FingerprintJSPro export (8066afe)
2.5.1 (2023-09-14)
- deps: bump semver from 5.7.1 to 5.7.2 (5f086bb)
- deps: bump semver from 5.7.1 to 5.7.2 in /examples/preact (909c868)
- deps: bump semver from 6.3.0 to 6.3.1 in /examples/webpack-based (25c9369)
- deps: bump semver in /examples/create-react-app (e10dc7f)
- deps: bump tough-cookie from 4.1.2 to 4.1.3 (9a35428)
- deps: bump tough-cookie in /examples/create-react-app (a3882fb)
- deps: bump word-wrap from 1.2.3 to 1.2.4 (85e43fc)
- deps: bump word-wrap from 1.2.3 to 1.2.5 in /examples/preact (ce8d845)
- deps: bump word-wrap in /examples/create-react-app (c74d026)
2.5.0 (2023-07-06)
- add reexports of
defaultEndpoint
,defaultScriptUrlPattern
,defaultTlsEndpoint
(b701883)
- README: update a polish readme.md (3e04a52)
2.4.0 (2023-06-09)
- deps: update typedoc version to get improved documentation page design (778bb4d)
2.3.3 (2023-04-17)
- bump
@fingerprintjs/fingerprintjs-pro-spa
package to 1.0.2 (c59f303) - fix release pipeline to have a correct version in
integrationInfo
(5ed7ce6)
2.3.2 (2023-04-12)
- update SPA package with fallback for
localStorage
andsessionStorage
(2f61ba8)
- deps: bump webpack in /examples/create-react-app (fa6095f)
2.3.1 (2023-03-14)
- add webpack example (8274ef2)
- failed webpack builds #97 (8111970)
- make webpack demo similar to our code snipper (09e1021)
- deps: bump dns-packet in /examples/create-react-app (f07fcef)
2.3.0 (2023-02-24)
- add
use client
directive to the bundled code (ae2bf8a)
- add
exports
field to package.json (4b0fe82)
- 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)
2.2.0 (2022-12-30)
- remove "undefined" and "void" from return type in getVisitorData (c7dd49e)
2.1.1 (2022-11-17)
- update SPA library to 0.7.0 (2018592)
- deps: bump loader-utils from 2.0.3 to 2.0.4 in /examples/spa (5019ec9)
2.1.0 (2022-11-10)
- bump SPA package to 0.6.0 (b3fd55e)
2.0.1 (2022-11-09)
- deps: bump loader-utils from 2.0.2 to 2.0.3 in /examples/spa (32b6467)
2.0.0 (2022-11-02)
- Previously "getData" was returning "undefined" when error occurred
- throw on error when calling "getData" manually (3df14fc)
1.5.0 (2022-10-31)
- throw error if params passed to "useVisitorData" or "getData" are null (41e2068)
- ensure that "products" parameter is correctly passed into the client (5c0dbd4)
- use correct errors messages from pro agent (b2e1a7f)
1.4.1 (2022-10-25)
- fix broken navigation when using (e518cbc)
1.4.0 (2022-10-04)
- introduce synchronous env detection (6ba1fd0)
- support ignoring cache with "immediate" set to true (d55bc4c)
- 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)
- 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)
1.3.1 (2022-07-15)
- correctly provide contextual information when provider is mounted (5d8f195)
1.3.0 (2022-07-14)
- use correct cwd in post-install script (7b8e96c)
- add contextual information for the JS agent about the library (d55e164)
1.3.0-test.2 (2022-07-13)
- use correct cwd in post-install script (7b8e96c)
1.3.0-test.1 (2022-07-13)
- add contextual information for the JS agent about the library (d55e164)
1.2.0 (2022-07-11)
- use latest @fingerprintjs/fingerprintjs-pro-spa version (3576871)
- fix next example readme (75e96ad9)
- mention Next.js in the readme (f5df094f)
- change getData interface to more flexible (8c701414)
- update actions to fix git issue with safe.directory (c3ff1c93)
- fix mock for tests (cf804544)
- apply prettier, fix linter issues (1397498f)
- keep all linter settings in root (c6188443)
- add codeowners file (a097794c)
- don't create tag on version command (84b49fd6)
- update node-forge (b697548e)
- update minimist (02cc142f)
- regenerate example package.lock for new fingerprintjs-pro-spa (d060112a)
- add --isolatedModules for typecheck (547fbc99)
- use 3-rd party GitHub action by sha (14ed2dbc)
- update fingerprintjs-pro-spa integration with fingerprintjs-pro agent v3.6.0+ (8157dd18)
- deps:
- revert reference type from 'file' to 'link' (4c88b15f)
- fix readme after review (5d0973af)
- add info about NextJS example in contributing instruction (dc302f79)
- review suggested fix (77ec7a7d)
- update table of contents (72ecdce3)
- add info about caching and describe useVisitorData hook (0f39f1a1)
- add contributing.md (d09e68cb)
- explain immediate property (bfcec74b)
- add info about config parameter for the hook (59d40598)
- fix Documentation section styling (af00b128)
- format Documentation section (a9309abf)
- remove separators (d84ef748)
- add documentation (38e83a3c)
- don't try to load FingerptintJS Pro Agent outside browser environment (eda093bb)
- added source maps (f922344e)
- pass config to the useVisitorData hook (750733a3)
- race condition (getData called before init) (0c787786)
- eslint configs (1a9c57e0)
- Bumped
fingerprintjs-spa-pro
version
- Initial release