Skip to content

22.0.0-next.2

Pre-release
Pre-release

Choose a tag to compare

@dgp1130 dgp1130 released this 18 Mar 19:55
· 5 commits to main since this release

@schematics/angular

Commit Description
fix - 6572a6944 default components to OnPush change detection

@angular/cli

Commit Description
fix - c9f07db8f use parsed package name for migrate-only updates

@angular/build

Commit Description
fix - 9b33e1781 alias createRequire banner import to avoid duplicate binding
fix - 4643a8a3b only use external packages for polyfills when no local files are present

@angular/ssr

Commit Description
fix - 4d564f66f disallow x-forwarded-prefix starting with a backslash
fix - ff1160e30 ensure unique values in redirect response Vary header
fix - 998b8298e support custom headers in redirect responses