-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed as not planned
Closed as not planned
Copy link
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: docsRelated to the documentationRelated to the documentation
Milestone
Description
Describe the problem that you experienced
So far, at current company, i am migrating their app with version 11 to at least v13.
Today i did the migration to v13, so i would mention few thing that i think is missing and that beside being mention in your blog should be at ng update website:
Enter the URL of the topic with the problem
No response
Describe what you were looking for in the documentation
- should mention that E2E tool is deprecated and mention some alternatives
- should mention Ts Lint is deprecated and indicate alternative tool with respective link to the guide
- should be mention like typescript, which minimal / required version of RxJS should be using and if exist breakchanges
- should be existing check boxes with label of TS LINT and Angular ESLint,, to indicate respective commands or mention that should migrate to angular eslint
- the same for E2E, show check box in case of checked should mention alternatives
- should exist check box with label only angular CDK, to show the respective command to use
Describe the actions that led you to experience the problem
after do this:
npx ng update @angular/core@13 @angular/cli@13
Describe what you want to experience that would fix the problem
- when migrate v12 to v13, when angular eslint is installed, this is why should be check box to mention respective command to use when update with core and cli ( see the image)
Add a screenshot if that helps illustrate the problem
If this problem caused an exception or error, please paste it here
No response
If the problem is browser-specific, please specify the device, OS, browser, and version
No response
Provide any additional information here in as much as detail as you can
No response
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: docsRelated to the documentationRelated to the documentation