Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 6 commits into from Oct 17, 2021
Merged

Conversation

scttcper
Copy link
Collaborator

@scttcper scttcper commented Oct 17, 2021

  • upgrade to angular 12
  • switch to eslint

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

@scttcper scttcper changed the title feat: Angular 12 support feat: Angular 12, combine all providers, drop ui-router Oct 17, 2021
@scttcper scttcper merged commit 5eeac98 into master Oct 17, 2021
@scttcper scttcper deleted the ng12 branch October 17, 2021 18:47
@github-actions
Copy link

🎉 This PR is included in version 11.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular 12 support
1 participant