Angular developers seeking to upgrade the @angular/common package will find key improvements moving from version 2.0.2 to 2.1.0. Both versions provide essential directives and services for building Angular applications, licensed under the MIT license and maintained by the Angular team. The core functionality remains consistent, ensuring a familiar development experience.
The primary difference lies in the upgraded peer dependency on @angular/core. Version 2.1.0 necessitates @angular/core version 2.1.0, while version 2.0.2 depends on @angular/core version 2.0.2. This implies that version 2.1.0 likely incorporates enhancements and bug fixes within the core framework, necessitating a synchronized update for @angular/common. Developers must ensure their core Angular framework is also upgraded to 2.1.0 to maintain compatibility and leverage new features or performance gains offered in that core release.
The release dates also highlight the recency of version 2.1.0, being published on October 12, 2016, compared to October 6, 2016, for version 2.0.2. This suggests that version 2.1.0 addresses more recent issues or incorporates immediate reactions to findings within the Angular ecosystem. Upgrading is recommended to benefit from these potential fixes and stay current with the Angular framework's evolution. Detailed changelogs associated with the core Angular library upgrade should be consulted for a comprehensive understanding of specific enhancements.
The are not vulnerabilities for the version 2.1.0 of the package @angular/common