2.0.0 (2024-03-25)
- change minimum required Angular version to current LTS, which is >=15
- set minimum Angular version to 15+ (27c1cf9)
- update @fingerprintjs/fingerprintjs-pro-spa to 1.3.0 (cb08a86)
- update @fingerprintjs/fingerprintjs-pro-spa to 1.3.1 (8485793)
1.3.0 (2023-10-11)
- update @fingerprintjs/fingerprintjs-pro-spa to 1.2.0, add FingerprintJSPro export (05c8260)
1.2.1 (2023-09-15)
- bump spa package version to 1.1.2 (859b36e)
- README: add api reference (c4a4ddf)
- README: add coverage badge (ab53f9b)
- README: add documentation badge (144a160)
- README: add fallback endpoints and polish (2777a44)
1.2.0 (2023-07-06)
- reexport defaultEndpoint, defaultScriptUrlPattern, defaultTlsEndpoint (9f78e8a)
1.1.3 (2023-04-19)
- bump
@fingerprintjs/fingerprintjs-pro-spa
to v1.0.2 (a14d48e)
1.1.2 (2023-03-13)
- precommit hook (f9ce5c8)
1.1.1 (2023-02-02)
- README: add instructions how to run example app (a5b52e8)
- README: clean-up code example (bb06ed8)
- README: type extenderResult in README example (d13b15f)
1.1.0 (2022-11-17)
- bump SPA package to 0.7.0 (71587c7)
- fix src link in the readme (134b7112)
- update spa dependency to 0.5.0 (9e532268)
- update logo (159c8b00)
- change domain from fingerprintjs.com to fingerprint.com (c8f2bc92)
- update caching warning (a4d5b7c4)
- set up supported angular version >=13.0.0 (5bdb7fdc)
- update contributing instruction (20200bb4)
- add in readme info that library supports Angular Universal (58f9dd99)
- add to demo component that loads visitorDate in constructor (ca5cfcc0)
- add nguniversal to the demo project (cf47d4bf)
- use push strategy for release workflow (92a505eb)
- one more attempt to fix release workflow (65df8f06)
- fix changelog generating for release tasks (e03ba166)
- add missed steps for release workflow (172796d5)
- add release commands (8ca57fad)
- add publish workflow that runs manually (5c8681f2)
- generate integration info version linter friendly (f806a7ef)
- generate integration info version for ci build (788c00cd)
- add ci run (6d68a5f2)
- fix build command, add typecheck (ee80af4a)
- fix linter problems (3d428ddd)
- add eslint and prettier (bfe58195)
- add codeowners file (5d04be32)
- migrate form karma+jasmine to jest (d88daeed)
- rename library to fingerprintjs-pro-angular (e26ebe5c)
- add company to package name (bbf2bcff)
- remove second readme, add resolveJsonModule to tsconfig and simplify home component (b4944042)
- update fingerprintjs-pro-spa library (bf0e4caa)
- make monorepo, add fingerprintjs-pro-spa library to deps (7aa4eb72)
- add dev configuration for public key (f9e278c6)
- add future ci badges for npm (7e37e4e0)
- add ci badge (c46a5574)
- use absolute link to logo (176afa67)
- add examples to jsdoc (54b3325d)
- add comment about generate-version script purpose (cf9d4fd5)
- rewrite steps description in readme (0e7803b6)
- add readme (5278ee05)
- add contributing instruction (5e5a44a0)
- add LICENSE (f1c6964c)
- add information fields to package.json (89bec354)
- add tests (94a2056b)
- add ignoreCache param to getVisitorData (90083d9c)
- add integrationInfo (dc44e55d)
- create demo app for ng-fingerprintjs-pro library (ed9dbaeb)
- create ng-fingerprintjs-pro library (bede3c91)
- update logo (895710e0)
- wait client init inside getVisitorData (5fe482bd)