Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: angular/angular

20.1.2

17 Jul 21:47
Compare
Choose a tag to compare
Loading

compiler

CommitDescription
fix - 8ad10fd63bfix detection of directive deps in JIT (#62666)
Assets2
Loading
Dmitriy-Frostoff, github-actions[bot], amosISA, putra4648, raindrop-ua, Chiorufarewerin, denzeysenpai, SantiagoVOGIT, mamjerez, maciejcieslar, and rob4226 reacted with thumbs up emojigithub-actions[bot], amosISA, xidedix, rob4226, and PetersonFonsec reacted with hooray emojirob4226 reacted with heart emojiDmitriy-Frostoff, github-actions[bot], amosISA, wedobetter, dnagy14, IslombekHasan, rob4226, and valdemirsimon reacted with rocket emojiDmitriy-Frostoff reacted with eyes emoji
17 people reacted

20.2.0-next.1

16 Jul 18:10
Compare
Choose a tag to compare
Loading
20.2.0-next.1Pre-release
Pre-release

compiler

CommitDescription
fix - a1e3f2bcd1incorrect spans for left side of binary operation (#62641)
fix - 18a675081fmore permissive parsing of @ characters (#62644)

compiler-cli

CommitDescription
fix - 527bd778a7infer type of event target for void elements (#62648)

core

CommitDescription
feat - 745ea44394support TypeScript 5.9 (#62541)
fix - 859958dbfeEnsure application remains unstable during bootstrap (#62631)
fix - 780774f948InputBinding marks component a dirty. (#62613)

http

CommitDescription
feat - be811fee79add referrer & integrity support for fetch requests in httpResource (#62461)
fix - 1408baff45Add missing timeout and transferCache options toHttpClient (#62586)
fix - 75a5d08c5edo not display warningsAngular detected that aHttpClientrequest with thekeepalive option was sent using XHR when option is not true (#62536)

language-service

CommitDescription
feat - d64dd27a02support to report the deprecated API in the template (#62054)

router

CommitDescription
fix - 9c45c322d1ensure preloaded components are properly activated (#62502)
fix - e9f215624fhandle errors from view transition readiness (#62535)
Loading
mamjerez, SkyZeroZx, fahrigedik, IgorSedov, Dmitriy-Frostoff, luanvictorsz, Gharib84, amosISA, kcaayush2158, aecea, and maciejcieslar reacted with thumbs up emojiiulius-ciorica, Gharib84, amosISA, and kcaayush2158 reacted with heart emojiDmitriy-Frostoff, anderson361163, dnagy14, Gharib84, amosISA, and kcaayush2158 reacted with rocket emojiDmitriy-Frostoff and kcaayush2158 reacted with eyes emoji
14 people reacted

20.1.1

16 Jul 17:58
Compare
Choose a tag to compare
Loading

compiler

CommitDescription
fix - 75d2a349b4incorrect spans for left side of binary operation (#62641)
fix - 70c8780c54more permissive parsing of @ characters (#62644)

compiler-cli

CommitDescription
fix - 9506cdfaadinfer type of event target for void elements (#62648)

core

CommitDescription
fix - 26ade4a337Ensure application remains unstable during bootstrap (#62631)
fix - a81f0faa1aInputBinding marks component a dirty. (#62613)

http

CommitDescription
fix - 276836ee73do not display warningsAngular detected that aHttpClientrequest with thekeepalive option was sent using XHR when option is not true (#62536)

router

CommitDescription
fix - 5949373692handle errors from view transition readiness (#62535)
Loading
mamjerez, jordankkk, Dmitriy-Frostoff, github-actions[bot], rob4226, amosISA, and kcaayush2158 reacted with thumbs up emojigithub-actions[bot], rob4226, and kcaayush2158 reacted with hooray emojirob4226, amosISA, and kcaayush2158 reacted with heart emojiDmitriy-Frostoff, anderson361163, github-actions[bot], dandriccartrawler, rob4226, and kcaayush2158 reacted with rocket emojiDmitriy-Frostoff and kcaayush2158 reacted with eyes emoji
9 people reacted

20.2.0-next.0

09 Jul 19:31
Compare
Choose a tag to compare
Loading
20.2.0-next.0Pre-release
Pre-release

http

CommitDescription
feat - 1cf9d9064cAdd support for fetch referrer & integrity options in HttpClient (#62417)
Loading
maciejcieslar, Dmitriy-Frostoff, alexSkiba15, NailNilo, pcbimon, kimkuular, JeevanMahesha, reactkick, hamzakargin, getimad, and 5 more reacted with thumbs up emojiclark-stevenson, amosISA, valdemirsimon, railsstudent, and josephFinallyStarted reacted with hooray emojiiulius-ciorica, root6439, and Muntazir86 reacted with heart emojiDmitriy-Frostoff, amosISA, railsstudent, and dnagy14 reacted with rocket emojiDmitriy-Frostoff, amosISA, and railsstudent reacted with eyes emoji
21 people reacted

20.1.0

09 Jul 19:26
Compare
Choose a tag to compare
Loading

common

CommitDescription
feat - 58aedc37d1add support for a custom EnvironmentInjector to NgComponentOutlet directive (#54764)
feat - ef10aa4005support decoding in NgOptimizedImage (#61905)

compiler

CommitDescription
feat - 0dcf230d52add support for new binary assignment operators (#62064)
fix - 5a76826d26only report parser errors on invalid expression (#61793)
fix - 089ad0ee15produce more accurate errors for interpolations (#62258)
fix - e9fcbb8af1remove TypeScript from linker (#61618)

compiler-cli

CommitDescription
feat - e62fb359d6add experimental support for fast type declaration emission (#61334)
feat - 0cf1001715support host directives with direct external references in fast type declaration emission (#61469)
fix - b7ab5fa256add signal checks to handle negated calls (#59970)
fix - 77fa204ad1rename flag for enabling fast type declaration emission (#61353)
fix - c439d6938dsymbol builder duplicating host directives (#61240)
fix - 3e1baa5a95typo in NG2026 message (#61325)

core

CommitDescription
feat - 8163a8995eAdddestroyed property onDestroyRef (#61849)
feat - 737b35b684Adddestroyed property toEnvironmentInjector (#61951)
feat - 2e0c98bd3fsupport bindings in TestBed (#62040)
fix - 4356e85456fakeAsync should not depend on module import order (#61375)
fix - 8424b3bcd5Fixes template outlet hydration (#61989)
fix - 583b9a7be5missing useExisting providers throwing for optional calls (#61137)
fix - 8f65223bd8update min Node.js support to 20.19, 22.12, and 24.0 (#61499)
perf - b785256b9eavoid intermediate arrays in definition (#61445)
perf - 56769de4d8move property remapping for dom properties to compiler (#62421)

forms

CommitDescription
fix - 610bebfce9Allow ControlState as reset arguments forFormGroup/FormRecord (#55860)
fix - 4f0221e193improve select performance (#61949)

http

CommitDescription
feat - 55fa38a1e5add cache & priority support for fetch requests in httpResource (#62301)
feat - b6ef42843cadd credentials support for fetch requests in httpResource (#62390)
feat - 73269cf5ceadd keepalive support for fetch requests in httpResource (#61833)
feat - 27b7ec0a62add mode & redirect for fetch request in httpResource (#62337)
feat - f0965c7acdAdd support for fetch credentials options in HttpClient (#62354)
feat - 87322449a3add support for fetch mode and redirect options in HttpClient (#62315)
feat - 9791ab1b6fAdd support for fetch request cache and priority options (#61766)
feat - aa861c42ffadd timeout option on httpResource. (#62326)
feat - c4cffe2063Add timeout option to HTTP requests (#57194)
feat - cfbbb08437add warning when withCredentials overrides explicit credentials (#62383)

language-service

CommitDescription
feat - 20c1f991e6add semantic tokens for templates (#60260)
feat - cf55d1bdd4Support importing the external module's export about the angular metadata. (#61122)
feat - 5d2e85920esupport to fix missing required inputs diagnostic (#50911)

router

CommitDescription
feat - 9833d9ea47RunloadComponent andloadChildren functions in the route's injection context (#62133)

service-worker

CommitDescription
feat - c67dbda8ffsupport notification closes (#61442)
feat - 6e1df54799support push subscription changes (#61856)
Loading
IgorSedov, eneajaho, Dmitriy-Frostoff, charlieandroid55, andgdk, github-actions[bot], ShephderdEAM, matko7274, SkyZeroZx, rob4226, and 3 more reacted with thumbs up emojigithub-actions[bot], mzkmnk, evan-boissonnot, rob4226, and amosISA reacted with hooray emojieneajaho, Gaspar1992, Dmitriy-Frostoff, toverux, muuvmuuv, matko7274, evan-boissonnot, clark-stevenson, rob4226, habib6bd, and 4 more reacted with heart emojiDmitriy-Frostoff, BenRacicot, github-actions[bot], rasa-app, rob4226, and amosISA reacted with rocket emojiDmitriy-Frostoff and amosISA reacted with eyes emoji
25 people reacted

20.0.7

09 Jul 18:59
Compare
Choose a tag to compare
Loading

compiler-cli

CommitDescription
fix - 2c18043240use proper name for diagnostic type (#62479)
Loading
Dmitriy-Frostoff and amosISA reacted with thumbs up emojiDmitriy-Frostoff and amosISA reacted with rocket emojigussaints2024 and Dmitriy-Frostoff reacted with eyes emoji
3 people reacted

20.1.0-rc.0

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

common

CommitDescription
feat - 58aedc37d1add support for a custom EnvironmentInjector to NgComponentOutlet directive (#54764)

compiler

CommitDescription
fix - 089ad0ee15produce more accurate errors for interpolations (#62258)

http

CommitDescription
feat - 55fa38a1e5add cache & priority support for fetch requests in httpResource (#62301)
feat - b6ef42843cadd credentials support for fetch requests in httpResource (#62390)
feat - 27b7ec0a62add mode & redirect for fetch request in httpResource (#62337)
feat - f0965c7acdAdd support for fetch credentials options in HttpClient (#62354)
feat - 87322449a3add support for fetch mode and redirect options in HttpClient (#62315)
feat - aa861c42ffadd timeout option on httpResource. (#62326)
feat - c4cffe2063Add timeout option to HTTP requests (#57194)
feat - cfbbb08437add warning when withCredentials overrides explicit credentials (#62383)
Loading
Dmitriy-Frostoff, Juan8516, kimkuular, bellib, kcaayush2158, valmirphp, IgorSedov, Diegorighle77, CharlyMaye, amosISA, and vcnbianchi reacted with thumbs up emojikcaayush2158, surajchopra1234, and amosISA reacted with laugh emojiaecea, mamjerez, DominicWrege, msmallest, valdemirsimon, Gaspar1992, Dmitriy-Frostoff, vermilion, kcaayush2158, Joebeurg, and 4 more reacted with hooray emojikcaayush2158 and amosISA reacted with heart emojiDmitriy-Frostoff, kcaayush2158, dnagy14, and valmirphp reacted with rocket emojiDmitriy-Frostoff, kcaayush2158, and schnador reacted with eyes emoji
25 people reacted

20.0.6

01 Jul 16:40
Compare
Choose a tag to compare
Loading
release: cut the v20.0.6 release
Loading
wedobetter, Dmitriy-Frostoff, github-actions[bot], Nihacho, amosISA, rob4226, and IgorSedov reacted with thumbs up emojigithub-actions[bot], amosISA, and rob4226 reacted with hooray emojiDmitriy-Frostoff, github-actions[bot], amosISA, and rob4226 reacted with rocket emojiDmitriy-Frostoff and amosISA reacted with eyes emoji
7 people reacted

20.1.0-next.3

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

compiler

CommitDescription
feat - 0dcf230d52add support for new binary assignment operators (#62064)

compiler-cli

CommitDescription
fix - ed5062a91cadd suggestion when pipe is missing (#62146)
fix - d25a6a0120handle initializer APIs wrapped in type casts (#62203)

core

CommitDescription
feat - 737b35b684Adddestroyed property toEnvironmentInjector (#61951)
fix - 36a193139aallow to set a resource in an error state (#62253)
fix - c4dd258658avoid injectingErrorHandler from a destroyed injector (#61886)
fix - 3eee19d892unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

http

CommitDescription
feat - 73269cf5ceadd keepalive support for fetch requests in httpResource (#61833)
feat - 9791ab1b6fAdd support for fetch request cache and priority options (#61766)

language-service

CommitDescription
feat - 20c1f991e6add semantic tokens for templates (#60260)
feat - 5d2e85920esupport to fix missing required inputs diagnostic (#50911)

router

CommitDescription
feat - 9833d9ea47RunloadComponent andloadChildren functions in the route's injection context (#62133)
fix - 7600bec71dhandle scrollRestoration error in restricted environments (#62186)

upgrade

CommitDescription
fix - 900cd37f68Make zoneless work with hybrid apps (#61660)
Loading
Dmitriy-Frostoff, IgorSedov, jessycormier, maciejcieslar, FacundoJoaquinGil, GergelyEory, alexSkiba15, railsstudent, kurowolf1063, and amosISA reacted with thumbs up emojicacing69, railsstudent, and amosISA reacted with hooray emojiDmitriy-Frostoff, hamzakargin, dnagy14, valdemirsimon, railsstudent, and amosISA reacted with rocket emojiDmitriy-Frostoff, andrewchaika, and railsstudent reacted with eyes emoji
15 people reacted

20.0.5

25 Jun 16:45
Compare
Choose a tag to compare
Loading

compiler-cli

CommitDescription
fix - de0d525ad7add suggestion when pipe is missing (#62146)
fix - 3eb5a79a83handle initializer APIs wrapped in type casts (#62203)

core

CommitDescription
fix - a2e6f317a7allow to set a resource in an error state (#62253)
fix - 4c00238a69avoid injectingErrorHandler from a destroyed injector (#61886)
fix - 369f03ad7funable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156)

router

CommitDescription
fix - 65c59dd796handle scrollRestoration error in restricted environments (#62186)

upgrade

CommitDescription
fix - 144c429230Make zoneless work with hybrid apps (#61660)
Loading
Dmitriy-Frostoff, github-actions[bot], IgorSedov, rob4226, and amosISA reacted with thumbs up emojigithub-actions[bot], rob4226, and amosISA reacted with hooray emojirob4226 and amosISA reacted with heart emojiDmitriy-Frostoff, github-actions[bot], rob4226, and amosISA reacted with rocket emojiDmitriy-Frostoff reacted with eyes emoji
5 people reacted
Previous13454546
Previous

[8]ページ先頭

©2009-2025 Movatter.jp