-
Notifications
You must be signed in to change notification settings - Fork 130
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
Request support for Angular 9 #139
Labels
Comments
Up! :) |
iompo
pushed a commit
to iompo/ng2-idle
that referenced
this issue
Jun 20, 2020
BREAKING CHANGE: required angular 9 fix grbsk#139
3 tasks
mychalhackman
added a commit
to qhrtech/ng2-idle
that referenced
this issue
Sep 9, 2020
* feat(angular dependency): update to angular 9.1.6 BREAKING CHANGE: required angular 9 fix grbsk#139 * docs: fix broken badge links in README The Travis-CI and Coveralls badges broke when I renamed my account. * chore: update github links in package * docs: more broken links and remove gitter link * chore(deps): update lerna * build(hooks): run tests before pushing rather than on commit Running tests before each commit slows the dev down, so I moved push over to pre-push. We still run linting pre-commit and pre-push. * chore(release): release * feat(project): upgrade to angular 10 BREAKING CHANGE: required angular 10 * chore(*): rebuild pack-lock * build(PAT-3863): update packages/ package.json * build(PAT-3863): fix peer dep for core Co-authored-by: Marco Piovesana <mpiovesana@esteco.com> Co-authored-by: Mike Grabski <mike@mgrab.ski> Co-authored-by: Raul Crisan <raul.crisan@fxbits.io> Co-authored-by: Mychal Hackman <mychal.hackman@qhrtech.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The supported and dependent version is Angular 8. Please provide support for Angular 9. It will be much appreciated!
Here is the warning I get:
WARN @ng-idle/keepalive@8.0.0-beta.4 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself
The text was updated successfully, but these errors were encountered: