Releases: angular/angular
Releases · angular/angular
22.2.0-next.3
22.1.3
21.2.21
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
platform-browser
| Commit |
Description |
 |
disallow event handler attributes in Meta |
20.3.29
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
platform-browser
| Commit |
Description |
 |
disallow event handler attributes in Meta |
22.2.0-next.2
22.1.2
21.2.20
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
core
| Commit |
Description |
 |
sanitize host bindings on concrete hosts |
http
| Commit |
Description |
 |
match header values exactly when deleting |
 |
preserve immutability of materialized clones |
 |
run root interceptors in the terminal request chain |
20.3.28
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
core
| Commit |
Description |
 |
sanitize host bindings on concrete hosts |
http
| Commit |
Description |
 |
match header values exactly when deleting |
 |
preserve immutability of materialized clones |
 |
run root interceptors in the terminal request chain |
VSCode Extension: 22.1.0
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
- fix(language-service): account for strictTemplates being enabled by default (a99fb915c0)
- feat(language-service): Typecheck templates which would require inline typecheck blocks (#68454) (4f9c824dd9)
- feat(language-service): compile non-exported classes if standalone (#68454) (7f0265e43a)
22.2.0-next.1
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
core
| Commit |
Description |
 |
initialize hydration triggers after late runtime activation |
 |
warn when style property bindings receive invalid values |
http
| Commit |
Description |
 |
avoid aborting completed requests in FetchBackend |
 |
respect content-type charset in fetch backend text decoder |
 |
run root interceptors in the terminal request chain |
 |
strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue |