Tags: allies/ngx-cookieconsent
Tags
chore(release): π release v4.0.2 ## [4.0.2](tinesoft/ngx-cookieconsent@v4.0.1...v4.0.2) (2023-03-06) ### Bug Fixes * **core:** make `rxjs` dependency less restrictive ([66d6ebc](tinesoft@66d6ebc)), closes [tinesoft#129](tinesoft#129) *** [skip ci]
chore(release): π release v4.0.1 ## [4.0.1](tinesoft/ngx-cookieconsent@v4.0.0...v4.0.1) (2022-10-16) ### Bug Fixes * **core:** fix `rxjs ` `peerDependencies` for rxjs for Angular v14+ ([0215a2f](tinesoft@0215a2f)), closes [tinesoft#146](tinesoft#146) *** [skip ci]
chore(release): π release v4.0.0 # [4.0.0](tinesoft/ngx-cookieconsent@v3.0.1...v4.0.0) (2022-10-10) ### Bug Fixes * **version:** update docs about version compatible with Ng 12 to 13 ([c323e26](tinesoft@c323e26)) ### Features * **core:** migrate to Angular 14 and Nx 14 ([tinesoft#125](tinesoft#125)) ([7d8024d](tinesoft@7d8024d)), closes [tinesoft#123](tinesoft#123) ### BREAKING CHANGES * **core:** Angular 14 is now the minimum required version to use the module. *** [skip ci]
chore(release): π release v3.0.1 ## [3.0.1](tinesoft/ngx-cookieconsent@v3.0.0...v3.0.1) (2022-10-09) ### Bug Fixes * **core:** remove wrong peerDependency on `platform-browser-dynamic` ([7ccf807](tinesoft@7ccf807)) *** [skip ci]
chore(release): π release v3.0.0 # [3.0.0](tinesoft/ngx-cookieconsent@v2.2.3...v3.0.0) (2022-10-08) ### Bug Fixes * **core:** add `rel="noopener"` in html templates with `target="_blank"` ([4907c35](tinesoft@4907c35)) * add missing generic type to angular module ([7a44f3f](tinesoft@7a44f3f)) * **bundling:** missing external dependency 'rxjs/operators' ([baa7af8](tinesoft@baa7af8)) * **demo:** workaround for StackBlitz not supporting external scripts ([845af1a](tinesoft@845af1a)), closes [tinesoft#69](tinesoft#69) * cookieconsent may be undefined ([290cac3](tinesoft@290cac3)) ### Code Refactoring * **core:** rename `initialize$` subscription into `initializing$` ([7233aa0](tinesoft@7233aa0)) ### Features * **config:** allow `whitelistPage`/ `blacklistPage` to accept RegExp[] ([8c95e6d](tinesoft@8c95e6d)), closes [tinesoft#100](tinesoft#100) * **core:** add `initialized$` and `initializationError$` subscriptions ([a994f5e](tinesoft@a994f5e)) * **core:** improve `WindowService` to work on both browser and server ([cdb5e0a](tinesoft@cdb5e0a)) * **core:** loosen version of angular peerDependencies to v12 or higher ([ad9b4a2](tinesoft@ad9b4a2)) * **core:** migrate to Angular 12 and Nx workspace ([0d36a56](tinesoft@0d36a56)) * **core:** migrate to Angular 13 and Nx 13 ([c398496](tinesoft@c398496)) ### BREAKING CHANGES * **core:** `initialize$` has been renamed to better reflect when this event is triggered Use `initialized$` to get notify when the `cookieconsent` **has done** initializing successfully *** [skip ci]
PreviousNext