-
Notifications
You must be signed in to change notification settings - Fork 192
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
Angular 12 support #402
Comments
Any plan to upgrade to Angular 11 soon ? |
Do it! :) |
any updates here? |
Special: 2 for 1 offer! :O Let's update to Angular 12 :) |
Updated the title to Angular 12 |
hey yall, i have merge access, but not access to publish to npm. Because travis-ci stopped building we would need to setup a new CI with an up to date token to publish a new version. I don't know if anyone is still around to bring this project back. |
@scttcper I just gave you admin access to the repository. I just checked and apparently travis turn of the .org site and now we have to use the .com. I just requested access to the repository but I do not manage angulartics org so it might take some time. Maybe it would be best to move to Github actions. I don't have the time these days to help much but feel free to take it from here. |
@JonnyBGod nice! thanks! Can you add me as a collaborator on the npm package as well? https://docs.npmjs.com/adding-collaborators-to-private-packages-owned-by-a-user-account This way i can setup github actions or another ci with it. My username on npm is the same. Looks like npm/github is having issues at the moment edit: maybe this is the right docs page https://docs.npmjs.com/cli/v7/commands/npm-owner |
@scttcper sorry for the delay, can you check if you have access now on npm? |
@JonnyBGod looks good thanks! should be unblocked from here |
- 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
🎉 This issue has been resolved in version 11.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I'm submitting a ...
[X ] feature request
What is the expected behavior?
Support for Angular 12
What is the motivation / use case for changing the behavior?
Being on the latest version and reaping the benefits of the new features and security patches
Environment:
All
please run the following and copy the output
The text was updated successfully, but these errors were encountered: