Content-Length: 294314 | pFad | https://github.com/angular/angular/commit/738a917af8d19a171b9facdf208e897ae186ad1c

9F docs: Add Angular 20 migration instructions for changes in resources · angular/angular@738a917 · GitHub
Skip to content

Commit 738a917

Browse files
committed
docs: Add Angular 20 migration instructions for changes in resources
1 parent 5f187b2 commit 738a917

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

adev/src/app/features/update/recommendations.ts

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2592,6 +2592,28 @@ export const RECOMMENDATIONS: Step[] = [
25922592
action:
25932593
'Adjust code that directly calls functions returning `RedirectFn`. These functions can now also return an `Observable` or `Promise`; ensure your logic correctly handles these asynchronous return types.',
25942594
},
2595+
{
2596+
possibleIn: 2000,
2597+
necessaryAsOf: 2000,
2598+
level: ApplicationComplexity.Basic,
2599+
step: '20.0.0_rename_resource_request_to_param',
2600+
action: 'Rename the `request` property passed in resources to `params`.',
2601+
},
2602+
{
2603+
possibleIn: 2000,
2604+
necessaryAsOf: 2000,
2605+
level: ApplicationComplexity.Medium,
2606+
step: '20.0.0_rename_rxResource_loader_to_stream',
2607+
action: 'Rename the `loader` property passed in rxResources to `stream`.',
2608+
},
2609+
{
2610+
possibleIn: 2000,
2611+
necessaryAsOf: 2000,
2612+
level: ApplicationComplexity.Basic,
2613+
step: '20.0.0_replace_ResourceStatus_by_corresponding_strings',
2614+
action:
2615+
"`ResourceStatus` is no longer an enum. Use the corresponding constant string values instead.",
2616+
},
25952617
{
25962618
possibleIn: 2000,
25972619
necessaryAsOf: 2000,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/angular/angular/commit/738a917af8d19a171b9facdf208e897ae186ad1c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy