what stackpulse tracks
Angular releases from GitHub
StackPulse watches Angular release notes and keeps the original source link close to every summary.
The web development framework for building modern apps StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Angular release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces several new features including CSS variable namespacing, HTTP request caching options, and deep linking to DevTools. It also deprecates JSONP support in the HTTP client.
Developers using JSONP functionality in Angular's HTTP client are affected by the deprecation.
Migrate from JSONP to standard HTTP requests where applicable.