Bit Coin
Bit Coin
Angular 4 is NOT a complete re-write of Angular 2, indeed, it shouldn’t introduce any breaking
changes. Some features will be deprecated (i.e. they still work but will get replaced with the
next major Angular version), some new features were added.
You may also view the full changelog if you’re interested: LINK
This shouldn’t break your code, but you can dive into the TypeScript Release Notes below.
Maybe you want to use some of its new features!
Link to TypeScript 2 Release Notes: LINK (there you may follow the provided links to learn
more about new features or breaking changes).
The CLI also finished its beta and release candidate phase, you can learn more about the
changes here.
To upgrade the CLI, run the following code (only use sudo on Mac/ Linux):