## [2.0.0](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.3.0...v2.0.0) (2024-03-25)


### ⚠ BREAKING CHANGES

* change minimum required Angular version to current LTS, which is >=15

### Features

* set minimum Angular version to 15+ ([27c1cf9](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/27c1cf9be294d77ee2544e7ce813755282efca95))
* update @fingerprintjs/fingerprintjs-pro-spa to 1.3.0 ([cb08a86](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/cb08a86afef3e74bc1f593353d5ce54f92c50bfb))
* update @fingerprintjs/fingerprintjs-pro-spa to 1.3.1 ([8485793](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/8485793f9b27765d0f9197bb07bda85e66be8a07))

## [1.3.0](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.2.1...v1.3.0) (2023-10-11)


### Features

* update @fingerprintjs/fingerprintjs-pro-spa to 1.2.0, add FingerprintJSPro export ([05c8260](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/05c8260c07472e9d6617968d8ce24ae06d464e6d))

## [1.2.1](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.2.0...v1.2.1) (2023-09-15)


### Bug Fixes

* bump spa package version to 1.1.2 ([859b36e](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/859b36ec07d789f6db335774af5c5a02cc70338c))


### Documentation

* **README:** add api reference ([c4a4ddf](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/c4a4ddfe18becfb5a9c743cc05cd09929a62ed9e))
* **README:** add coverage badge ([ab53f9b](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/ab53f9b2d3ced1d8968ce1987243f838d673bb4b))
* **README:** add documentation badge ([144a160](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/144a160ca945ab36cd49f4dbcea872b5b786c53a))
* **README:** add fallback endpoints and polish ([2777a44](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/2777a449db2cf7f64a248fb83e7703dd588ad3f7))

## [1.2.0](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.1.3...v1.2.0) (2023-07-06)


### Features

* reexport defaultEndpoint, defaultScriptUrlPattern, defaultTlsEndpoint ([9f78e8a](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/9f78e8ac24c62f9be9fc07e18805a9a5c47b4569))

## [1.1.3](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.1.2...v1.1.3) (2023-04-19)


### Bug Fixes

* bump `@fingerprintjs/fingerprintjs-pro-spa` to v1.0.2 ([a14d48e](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/a14d48e83903e88b91eb8694ff77ef000aa80353))

## [1.1.2](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.1.1...v1.1.2) (2023-03-13)


### Bug Fixes

* precommit hook ([f9ce5c8](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/f9ce5c85873acb8cc84cb242a3b279b56b9d6093))

## [1.1.1](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.1.0...v1.1.1) (2023-02-02)


### Documentation

* **README:** add instructions how to run example app ([a5b52e8](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/a5b52e85b415254d2c4699461bc38e1fa81e8dd3))
* **README:** clean-up code example ([bb06ed8](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/bb06ed8ba2a314a1e12b183884ebd20a82d697ce))
* **README:** type extenderResult in README example ([d13b15f](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/d13b15ff2fc4837104471ecc029209ae4f3a1fc6))

## [1.1.0](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.0.2...v1.1.0) (2022-11-17)


### Features

* bump SPA package to 0.6.0 ([c4e8785](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/c4e87858d1b8ad47588419bcfb65fa97b88fcde0))
* update spa dependency to 0.5.0 ([9e53226](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/9e5322686e64fe8a3ebc704287caa061b8a10e54))


### Bug Fixes

* bump SPA package to 0.7.0 ([71587c7](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/71587c71d46862c62e78574838ce6ee030a764c0))

### 1.1.0 (2022-10-26)

##### Documentation Changes

*  fix src link in the readme (134b7112)

##### New Features

*  update spa dependency to 0.5.0 (9e532268)

#### 1.0.2 (2022-07-08)

##### Documentation Changes

*  update logo (159c8b00)
*  change domain from fingerprintjs.com to fingerprint.com (c8f2bc92)
*  update caching warning (a4d5b7c4)

#### 1.0.1 (2022-06-10)

##### Chores

*  set up supported angular version >=13.0.0 (5bdb7fdc)

## 1.0.0 (2022-06-07)

##### Documentation Changes

*  update contributing instruction (20200bb4)
*  add in readme info that library supports Angular Universal (58f9dd99)

##### New Features

*  add to demo component that loads visitorDate in constructor (ca5cfcc0)
*  add nguniversal to the demo project (cf47d4bf)

#### 0.1.3 (2022-06-03)

##### Chores

*  use push strategy for release workflow (92a505eb)

#### 0.1.2 (2022-06-03)

##### Chores

*  one more attempt to fix release workflow (65df8f06)

#### 0.1.1 (2022-06-03)

##### Chores

*  fix changelog generating for release tasks (e03ba166)
*  add missed steps for release workflow (172796d5)

### 0.1.0 (2022-06-03)

##### Chores

*  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)

##### Documentation Changes

*  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)

##### New Features

*  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)

##### Bug Fixes

*  update logo (895710e0)
*  wait client init inside getVisitorData (5fe482bd)
