-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Provide a notes to upgrade from Angular RC2 to RC6 #951
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
Comments
Just compare the commits. I've started three projects with this repo since the alpha phase and upgraded them to RC5 by noting the last commit hash I aligned my project to in the package.json and by comparing it then to the latest version here. |
IMO in case of Material2 webpack starter branch, You will not be able to upgrade to Angular 2 RC.6 event with the latest Material2 (2.0.0-alpha.8-1) in bloodless and simple way, there are a lot of strange and buggy moments there. |
Just start over. |
@codespicelabs That's not true. I've just migrated an app with material2 2.0.0-alpha.8-1 to RC6: Sirimangalo/meditation-plus-angular#261 |
@binarious well then, will try to compare and figure out what's wrong with my configs and tool's versions. |
@codespicelabs Good luck :). Ping me on Gitter if you need help. |
Thank you.I guess I will make a note of upgrading after I will finish upgrading. |
You might want to wait until Angular 2 final comes out. It should happen in a few more weeks. |
waiting for that 👍 |
When I have taken this project at that time when it was Angular RC2. I want to upgrade my project to Angular RC6 So please provide notes to update the project.
The text was updated successfully, but these errors were encountered: