8000 Releases Β· angular/angular Β· GitHub
[go: up one dir, main page]

Skip to content

Releases: angular/angular

20.1.0-rc.0

01 Jul 17:03
Compare
Choose a tag to compare
20.1.0-rc.0 Pre-release
Pre-release

common

Commit Description
feat - 58aedc37d1 add support for a custom EnvironmentInjector to NgComponentOutlet directive (#54764)

compiler

Commit Description
fix - 089ad0ee15 produce more accurate errors for interpolations (#62258)

http

Commit Description
feat - 55fa38a1e5 add cache & priority support for fetch requests in httpResource (#62301)
feat - b6ef42843c add credentials support for fetch requests in httpResource (#62390)
feat - 27b7ec0a62 add mode & redirect for fetch request in httpResource (#62337)
feat - f0965c7acd Add support for fetch credentials options in HttpClient (#62354)
feat - 87322449a3 add support for fetch mode and redirect options in HttpClient (#62315)
feat - aa861c42ff add timeout option on httpResource. (#62326)
feat - c4cffe2063 Add timeout option to HTTP requests (#57194)
feat - cfbbb08437 add warning when withCredentials overrides explicit credentials (#62383)

20.0.6

01 Jul 16:40
Compare
Choose a tag to compare
release: cut the v20.0.6 release

20.1.0-next.3

25 Jun 16:54
Compare
Choose a tag to compare
20.1.0-next.3 Pre-release
Pre-release

compiler

Commit Description
feat - 0dcf230d52 add support for new binary assignment operators (#62064)

compiler-cli

Commit Description
fix - ed5062a91c add suggestion when pipe is missing (#62146)
fix - d25a6a0120 handle initializer APIs wrapped in type casts (#62203)

core

Commit Description
feat - 737b35b684 Add destroyed property to EnvironmentInjector (#61951)
fix - 36a193139a allow to set a resource in an error state (#62253)
fix - c4dd258658 avoid injecting ErrorHandler from a destroyed injector (#61886)
fix - 3eee19d892 unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

http

Commit Description
feat - 73269cf5ce add keepalive support for fetch requests in httpResource (#61833)
feat - 9791ab1b6f Add support for fetch request cache and priority options (#61766)

language-service

Commit Description
feat - 20c1f991e6 add semantic tokens for templates (#60260)
feat - 5d2e85920e support to fix missing required inputs diagnostic (#50911)

router

Commit Description
feat - 9833d9ea47 Run loadComponent and loadChildren functions in the route's injection context (#62133)
fix - 7600bec71d handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Description
fix - 900cd37f68 Make zoneless work with hybrid apps (#61660)

20.0.5

25 Jun 16:45
Compare
Choose a tag to compare

compiler-cli

Commit Description
fix - de0d525ad7 add suggestion when pipe is missing (#62146)
fix - 3eb5a79a83 handle initializer APIs wrapped in type casts (#62203)

core

Commit Description
fix - a2e6f317a7 allow to set a resource in an error state (#62253)
fix - 4c00238a69 avoid injecting ErrorHandler from a destroyed injector (#61886)
fix - 369f03ad7f unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

Commit Description
fix - 65c59dd796 handle scrollRestoration error in restricted environments (#62186)

upgrade

Commit Description
fix - 144c429230 Make zoneless work with hybrid apps (#61660)

20.1.0-next.2

18 Jun 17:48
Compare
Choose a tag to compare
20.1.0-next.2 Pre-release
Pre-release

core

Commit Description
feat - 2e0c98bd3f support bindings in TestBed (#62040)
fix - 8424b3bcd5 Fixes template outlet hydration (#61989)
fix - 31da435854 inject APP_ID before injector is destroyed (#61885)
fix - 572c32a038 Wrap ErrorEvent with no error property (#62081)

migrations

Commit Description
fix - 34adfdea82 more robust trailing comma removal in unused imports migration (#62118)

20.0.4

18 Jun 17:33
Compare
Choose a tag to compare

core

Commit Description
fix - e343cdfb86 Fixes template outlet hydration (#62012)
fix - 67f657e4a3 inject APP_ID before injector is destroyed (#61885)
fix - ae212b51ee Wrap ErrorEvent with no error property (#62081)

migrations

Commit Description
fix - 82bf9848a1 more robust trailing comma removal in unused imports migration (#62118)

20.1.0-next.1

11 Jun 13:34
Compare
Choose a tag to compare
20.1.0-next.1 Pre-release
Pre-release

common

Commit Description
feat - ef10aa4005 support decoding in NgOptimizedImage (#61905)

compiler-cli

Commit Description
fix - b7ab5fa256 add signal checks to handle negated calls (#59970)

core

Commit Description
fix - 3aa933acb7 components marked for traversal resets reactive context (#61663)
fix - e81ea0c3dd unregister onDestroy in outputToObservable (#61882)

forms

Commit Description
fix - 4f0221e193 improve select performance (#61949)

20.0.3

11 Jun 13:24
Compare
Choose a tag to compare
release: cut the v20.0.3 release

20.0.2

06 Jun 16:26
Compare
Choose a tag to compare

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.1.0-next.0

04 Jun 21:20
Compare
Choose a tag to compare
20.1.0-next.0 Pre-release
Pre-release

compiler

Commit Description
fix - 5a76826d26 only report parser errors on invalid expression (#61793)
fix - e9fcbb8af1 remove TypeScript from linker (#61618)

compiler-cli

Commit Description
feat - e62fb359d6 add experimental support for fast type declaration emission (#61334)
feat - 0cf1001715 support host directives with direct external references in fast type declaration emission (#61469)
fix - 77fa204ad1 rename flag for enabling fast type declaration emission (#61353)
fix - c439d6938d symbol builder duplicating host directives (#61240)
fix - 3e1baa5a95 typo in NG2026 message (#61325)

core

Commit Description
feat - 8163a8995e Add destroyed property on DestroyRef (#61849)
fix - 4356e85456 fakeAsync should not depend on module import order (#61375)
fix - 583b9a7be5 missing useExisting providers throwing for optional calls (#61137)
fix - 8f65223bd8 update min Node.js support to 20.19, 22.12, and 24.0 (#61499)
perf - b785256b9e avoid intermediate arrays in definition (#61445)

forms

Commit Description
fix - 610bebfce9 Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)

language-service

Commit Description
feat - cf55d1bdd4 Support importing the external module's export about the angular metadata. (#61122)

service-worker

Commit Description
feat - c67dbda8ff support notification closes (#61442)
feat - 6e1df54799 support push subscription changes (#61856)
0