Releases: angular/angular
Releases Β· angular/angular
20.2.0-next.2
compiler
Commit | Description |
---|---|
allow more characters in square-bracketed attribute names (#62742) | |
fix detection of directive deps in JIT (#62666) |
compiler-cli
Commit | Description |
---|---|
add diagnostic for uninvoked functions in text interpolation (#59191) |
core
Commit | Description |
---|---|
add enter and leave animation instructions (#62682) | |
add option to infer the tag names of components in tests (#62283) | |
render ARIA property bindings as attributes (#62630) | |
checks if body exists before continuing (#62768) | |
fix change tracking for Resource#hasValue (#62595) | |
switch check to documentElement with chaining (#62773) |
platform-browser
Commit | Description |
---|---|
resolve component resources before bootstrapping in JIT mode (#62758) |
service-worker
Commit | Description |
---|---|
Adds support for updateViaCache in provideServiceWorker (#62721) |
20.1.3
20.1.2
20.2.0-next.1
compiler
Commit | Description |
---|---|
incorrect spans for left side of binary operation (#62641) | |
more permissive parsing of @ characters (#62644) |
compiler-cli
Commit | Description |
---|---|
infer type of event target for void elements (#62648) |
core
Commit | Description |
---|---|
support TypeScript 5.9 (#62541) | |
Ensure application remains unstable during bootstrap (#62631) | |
InputBinding marks component a dirty. (#62613) |
http
Commit | Description |
---|---|
add referrer & integrity support for fetch requests in httpResource (#62461) | |
Add missing timeout and transferCache options to HttpClient (#62586) |
|
do not display warnings Angular detected that a HttpClientrequest with the keepalive option was sent using XHR when option is not true (#62536) |
language-service
Commit | Description |
---|---|
support to report the deprecated API in the template (#62054) |
router
Commit | Description |
---|---|
ensure preloaded components are properly activated (#62502) | |
handle errors from view transition readiness (#62535) |
20.1.1
compiler
Commit | Description |
---|---|
incorrect spans for left side of binary operation (#62641) | |
more permissive parsing of @ characters (#62644) |
compiler-cli
Commit | Description |
---|---|
infer type of event target for void elements (#62648) |
core
Commit | Description |
---|---|
Ensure application remains unstable during bootstrap (#62631) | |
InputBinding marks component a dirty. (#62613) |
http
Commit | Description |
---|---|
do not display warnings Angular detected that a HttpClientrequest with the keepalive option was sent using XHR when option is not true (#62536) |
router
Commit | Description |
---|---|
handle errors from view transition readiness (#62535) |
20.2.0-next.0
http
Commit | Description |
---|---|
Add support for fetch referrer & integrity options in HttpClient (#62417) |
20.1.0
common
Commit | Description |
---|---|
add support for a custom EnvironmentInjector to NgComponentOutlet directive (#54764) | |
support decoding in NgOptimizedImage (#61905) |
compiler
Commit | Description |
---|---|
add support for new binary assignment operators (#62064) | |
only report parser errors on invalid expression (#61793) | |
produce more accurate errors for interpolations (#62258) | |
remove TypeScript from linker (#61618) |
compiler-cli
Commit | Description |
---|---|
add experimental support for fast type declaration emission (#61334) | |
support host directives with direct external references in fast type declaration emission (#61469) | |
add signal checks to handle negated calls (#59970) | |
rename flag for enabling fast type declaration emission (#61353) | |
symbol builder duplicating host directives (#61240) | |
typo in NG2026 message (#61325) |
core
Commit | Description |
---|---|
Add destroyed property on DestroyRef (#61849) |
|
Add destroyed property to EnvironmentInjector (#61951) |
|
support bindings in TestBed (#62040) | |
fakeAsync should not depend on module import order (#61375) | |
Fixes template outlet hydration (#61989) | |
missing useExisting providers throwing for optional calls (#61137) | |
update min Node.js support to 20.19, 22.12, and 24.0 (#61499) | |
avoid intermediate arrays in definition (#61445) | |
move property remapping for dom properties to compiler (#62421) |
forms
Commit | Description |
---|---|
Allow ControlState as reset arguments for FormGroup /FormRecord (#55860) |
|
improve select performance (#61949) |
http
Commit | Description |
---|---|
add cache & priority support for fetch requests in httpResource (#62301) | |
add credentials support for fetch requests in httpResource (#62390) | |
add keepalive support for fetch requests in httpResource (#61833) | |
add mode & redirect for fetch request in httpResource (#62337) | |
Add support for fetch credentials options in HttpClient (#62354) | |
add support for fetch mode and redirect options in HttpClient (#62315) | |
Add support for fetch request cache and priority options (#61766) | |
add timeout option on httpResource. (#62326) | |
Add timeout option to HTTP requests (#57194) | |
add warning when withCredentials overrides explicit credentials (#62383) |
language-service
Commit | Description |
---|---|
add semantic tokens for templates (#60260) | |
Support importing the external module's export about the angular metadata. (#61122) | |
support to fix missing required inputs diagnostic (#50911) |
router
Commit | Description |
---|---|
Run loadComponent and loadChildren functions in the route's injection context (#62133) |
service-worker
Commit | Description |
---|---|
support notification closes (#61442) | |
support push subscription changes (#61856) |
20.0.7
20.1.0-rc.0
common
Commit | Description |
---|---|
add support for a custom EnvironmentInjector to NgComponentOutlet directive (#54764) |
compiler
Commit | Description |
---|---|
produce more accurate errors for interpolations (#62258) |
http
Commit | Description |
---|---|
add cache & priority support for fetch requests in httpResource (#62301) | |
add credentials support for fetch requests in httpResource (#62390) | |
add mode & redirect for fetch request in httpResource (#62337) | |
Add support for fetch credentials options in HttpClient (#62354) | |
add support for fetch mode and redirect options in HttpClient (#62315) | |
add timeout option on httpResource. (#62326) | |
Add timeout option to HTTP requests (#57194) | |
add warning when withCredentials overrides explicit credentials (#62383) |
20.0.6
release: cut the v20.0.6 release