Skip to content

chore: update to Angular 2.1.0 #2704

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

Merged
merged 2 commits into from
Oct 18, 2016
Merged

Conversation

filipesilva
Copy link
Contributor

@filipesilva filipesilva commented Oct 14, 2016

Fix #2692

@devCrossNet
Copy link

@filipesilva can you update the @angular/compiler-cli to 2.1.0, too? It has some really important bug-fixes.

"@angular/common": "^2.0.0",
"@angular/compiler": "^2.0.0",
"@angular/common": "~2.1.0",
"@angular/compiler": "~2.1.0",
"@angular/compiler-cli": "^0.6.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per this comment, could you also update the version of @angular/compiler-cli npm has it's latest version as 2.1.0

@filipesilva
Copy link
Contributor Author

I've updated compiler-cli, but if CI fails I'm removing that update for a PR later. We're updating from 0.6.0 to 2.1.0 and that means there might be breaking changes.

@@ -17,8 +17,8 @@
"@angular-cli/ast-tools": "^1.0.0"
},
"peerDependencies": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't 2.0.3 the stable version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, but since this is a peerDep we don't want to limit users. 2.0.2 also works and some projects might be using it.

@filipesilva filipesilva merged commit bfc3862 into angular:master Oct 18, 2016
@filipesilva filipesilva deleted the angular-2.1.0 branch October 18, 2016 11:30
Brocco pushed a commit that referenced this pull request Oct 19, 2016
kieronqtran pushed a commit to kieronqtran/angular-cli that referenced this pull request Oct 21, 2016
texel pushed a commit to splice/angular-cli that referenced this pull request Nov 3, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

angular 2.1.0 release causes missing peer dependencies
5 participants