- Notifications
You must be signed in to change notification settings - Fork26.4k
Releases: angular/angular
Releases · angular/angular
20.1.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
Uh oh!
There was an error while loading.Please reload this page.
17 people reacted
20.2.0-next.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
20.2.0-next.1Pre-release
Pre-release
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 toHttpClient (#62586) | |
do not display warningsAngular 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) |
Assets2
Uh oh!
There was an error while loading.Please reload this page.
14 people reacted
20.1.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
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 warningsAngular 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) |
Assets2
Uh oh!
There was an error while loading.Please reload this page.
9 people reacted
20.2.0-next.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
20.2.0-next.0Pre-release
Pre-release
http
Commit | Description |
---|---|
Add support for fetch referrer & integrity options in HttpClient (#62417) |
Assets2
Uh oh!
There was an error while loading.Please reload this page.
21 people reacted
20.1.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
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 |
---|---|
Adddestroyed property onDestroyRef (#61849) | |
Adddestroyed property toEnvironmentInjector (#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 forFormGroup /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 |
---|---|
RunloadComponent andloadChildren functions in the route's injection context (#62133) |
service-worker
Commit | Description |
---|---|
support notification closes (#61442) | |
support push subscription changes (#61856) |
Assets2
Uh oh!
There was an error while loading.Please reload this page.
25 people reacted
20.0.7
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
Uh oh!
There was an error while loading.Please reload this page.
3 people reacted
20.1.0-rc.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
20.1.0-rc.0Pre-release
Pre-release
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) |
Assets2
Uh oh!
There was an error while loading.Please reload this page.
25 people reacted
20.0.6
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
release: cut the v20.0.6 release
Assets2
Uh oh!
There was an error while loading.Please reload this page.
7 people reacted
20.1.0-next.3
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
20.1.0-next.3Pre-release
Pre-release
compiler
Commit | Description |
---|---|
add support for new binary assignment operators (#62064) |
compiler-cli
Commit | Description |
---|---|
add suggestion when pipe is missing (#62146) | |
handle initializer APIs wrapped in type casts (#62203) |
core
Commit | Description |
---|---|
Adddestroyed property toEnvironmentInjector (#61951) | |
allow to set a resource in an error state (#62253) | |
avoid injectingErrorHandler from a destroyed injector (#61886) | |
unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) |
http
Commit | Description |
---|---|
add keepalive support for fetch requests in httpResource (#61833) | |
Add support for fetch request cache and priority options (#61766) |
language-service
Commit | Description |
---|---|
add semantic tokens for templates (#60260) | |
support to fix missing required inputs diagnostic (#50911) |
router
Commit | Description |
---|---|
RunloadComponent andloadChildren functions in the route's injection context (#62133) | |
handle scrollRestoration error in restricted environments (#62186) |
upgrade
Commit | Description |
---|---|
Make zoneless work with hybrid apps (#61660) |
Assets2
Uh oh!
There was an error while loading.Please reload this page.
15 people reacted
20.0.5
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
compiler-cli
Commit | Description |
---|---|
add suggestion when pipe is missing (#62146) | |
handle initializer APIs wrapped in type casts (#62203) |
core
Commit | Description |
---|---|
allow to set a resource in an error state (#62253) | |
avoid injectingErrorHandler from a destroyed injector (#61886) | |
unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) |
router
Commit | Description |
---|---|
handle scrollRestoration error in restricted environments (#62186) |
upgrade
Commit | Description |
---|---|
Make zoneless work with hybrid apps (#61660) |
Assets2
Uh oh!
There was an error while loading.Please reload this page.
5 people reacted