Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.0.0](v4.0.2...v5.0.0) (2024-01-10) ### Features * **core:** add `mobileForceFloat` option in the config ([38c0346](38c0346)), closes [#139](#139) * update to Angular `v15` and add standalone api support via `provideNgcCookieConsent()` ([e34b18a](e34b18a)), closes [#132](#132) ### BREAKING CHANGES * Angular `v15` is now the minimal version to use the library If you're using new Angular Standalone API, you can now leverage `provideNgcCookieConsent(config)` (instead of `NgcCookieConsentModule.forRoot(config)`) to configure your (ng)module-less application *** [skip ci]
- Loading branch information