angulartics / angulartics2

Vendor-agnostic analytics for Angular2 applications.
MIT License
1.01k stars 193 forks source link

feat: Angular 12, combine all providers, drop ui-router #430

Closed scttcper closed 2 years ago

scttcper commented 2 years ago

BREAKING CHANGE: requires angular >= 12 BREAKING CHANGE: drops support for ui-router BREAKING CHANGE: All providers are now in the core package 'angulartics2/ga' is now just import { Angulartics2GoogleAnalytics } from 'angulartics2'

closes #402

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 11.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: