| CARVIEW |
Select Language
HTTP/2 200
date: Wed, 31 Dec 2025 04:46:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"6c420fdefef4a81ca8f01792a47d58f3"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=YnxX68nR9RMaFKMHVyCr4bee%2FytiH7qK3%2FoYie3aYCUJAAqu%2Bw0T4dCad7DaIuyVLTu1zp2VPr8yDzCFF4pem6wIewynlfhncehpwhWsL03d5ZV%2F4iEUFBQNavWSKaIS8LNcolGL7c6xSrDCswaiTeWECc0JdXGWUsdrrnHN0CWfCqYkfEqIUio07c1QuCOhYHyHTJL98KfXzoa0bVRC%2Byd5AKdeIwM5AP%2BlKAhOiXKxKCXGhKvf4tOn8xd0BF44j1yKTIvi5gYm88AHm0T25Q%3D%3D--2NF855MJpHAztUlm--U1h01YF%2FQdFmCv5K3LrHDQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.461335443.1767156383; Path=/; Domain=github.com; Expires=Thu, 31 Dec 2026 04:46:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 31 Dec 2026 04:46:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A19E:D9BF:148E57F:1758788:6954AA9F
Releases Β· angular/angular Β· GitHub
Loading
Loading
17 Dec 21:51
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 27k
Releases: angular/angular
Releases Β· angular/angular
21.1.0-next.4
core
forms
| Commit | Description |
|---|---|
| pass field directive to class config | |
| rename field to fieldTree in FieldContext and ValidationError |
language-service
| Commit | Description |
|---|---|
| avoid interpolation highlighting inside @let | |
| Prevent language service from crashing on suggestion diagnostic errors |
Breaking Changes
forms
-
The shape of
SignalFormsConfig.classeshas changedPreviously each function in the
classesmap took aFieldState. Now
it takes aFielddirective.For example if you previously had:
provideSignalFormsConfig({ classes: { 'my-valid': (state) => state.valid() } })You would need to update to:
provideSignalFormsConfig({ classes: { 'my-valid': ({state}) => state().valid() } })
Assets 2
6 people reacted
21.0.6
core
| Commit | Description |
|---|---|
| throw better errors for potential circular references | |
| use mutable ResponseInit type for RESPONSE_INIT token |
forms
| Commit | Description |
|---|---|
| pass field directive to class config | |
| rename field to fieldTree in FieldContext and ValidationError |
language-service
| Commit | Description |
|---|---|
| avoid interpolation highlighting inside @let | |
| Prevent language service from crashing on suggestion diagnostic errors |
Breaking Changes
forms
-
The shape of
SignalFormsConfig.classeshas changedPreviously each function in the
classesmap took aFieldState. Now
it takes aFielddirective.For example if you previously had:
provideSignalFormsConfig({ classes: { 'my-valid': (state) => state.valid() } })You would need to update to:
provideSignalFormsConfig({ classes: { 'my-valid': ({state}) => state().valid() } })(cherry picked from commit 348f149)
-
(cherry picked from commit ae0c590)
Assets 2
4 people reacted
VSCode Extension: 21.0.1
eaa68c4
This commit was created on GitHub.com and signed with GitHubβs verified signature.
- fix(language-service): Prevent language service from crashing on suggestion diagnostic errors (5047be4bc1)
- fix(language-service): avoid interpolation highlighting inside @let (e0694df3ec)
- fix(vscode-extension): Show warning if multiple versions of Angular are detected in workspace (a41b0ce025)
Assets 3
18 people reacted
21.1.0-next.3
Assets 2
8 people reacted
21.1.0-next.2
compiler
| Commit | Description |
|---|---|
| chain query creation instructions |
compiler-cli
| Commit | Description |
|---|---|
| expand type for native controls with a dynamic type |
forms
| Commit | Description |
|---|---|
expose element on signal forms Field directive |
|
| redo the signal forms metadata API | |
| add signals for dirty, hidden, and pending states in custom controls | |
| allow resetting with empty string | |
| memoize reads of child fields in signal forms (#65802) | |
| Reuse key in parent in compat structure |
upgrade
| Commit | Description |
|---|---|
deprecate VERSION export |
Deprecations
upgrade
VERSIONfrom@angular/upgradeis deprecated. Please use the entry from@angular/upgrade/staticinstead.
Assets 2
4 people reacted
21.0.5
Assets 2
5 people reacted
21.0.4
compiler
| Commit | Description |
|---|---|
| chain query creation instructions |
compiler-cli
| Commit | Description |
|---|---|
| expand type for native controls with a dynamic type |
forms
| Commit | Description |
|---|---|
expose element on signal forms Field directive |
|
| redo the signal forms metadata API | |
| add signals for dirty, hidden, and pending states in custom controls | |
| allow resetting with empty string | |
| memoize reads of child fields in signal forms (#65802) | |
| Reuse key in parent in compat structure |
Assets 2
3 people reacted
21.1.0-next.1
compiler
| Commit | Description |
|---|---|
prevent XSS via SVG animation attributeName and MathML/SVG URLs |
compiler-cli
| Commit | Description |
|---|---|
| avoid allocating an object for signals in production mode | |
| check that field radio button values are strings |
core
| Commit | Description |
|---|---|
| run animation queue in environment injector context | |
| unable to inject viewProviders when host directive with providers is present | |
tree shake unused dynamic [field] binding instructions (#65599) |
forms
| Commit | Description |
|---|---|
Allows transforms on FormUiControl signals |
|
support dynamic [field] bindings (#65599) |
http
| Commit | Description |
|---|---|
| enable XSRF protection for same-origin absolute URLs |
router
| Commit | Description |
|---|---|
| handle errors from view transition finished promise |
Assets 2
10 people reacted
21.0.3
compiler-cli
| Commit | Description |
|---|---|
| avoid allocating an object for signals in production mode | |
| check that field radio button values are strings |
core
| Commit | Description |
|---|---|
| run animation queue in environment injector context | |
| unable to inject viewProviders when host directive with providers is present | |
tree shake unused dynamic [field] binding instructions (#65599) |
forms
| Commit | Description |
|---|---|
Allows transforms on FormUiControl signals |
|
support dynamic [field] bindings (#65599) |
http
| Commit | Description |
|---|---|
| enable XSRF protection for same-origin absolute URLs |
router
| Commit | Description |
|---|---|
| handle errors from view transition finished promise |
Assets 2
9 people reacted
21.0.2
Assets 2
25 people reacted
Previous Next
You canβt perform that action at this time.