Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

reflect correct version of typescript - #191

Open
markgoho wants to merge 1 commit into
angular:mainfrom
markgoho:patch-1
Open

reflect correct version of typescript#191
markgoho wants to merge 1 commit into
angular:mainfrom
markgoho:patch-1

Conversation

@markgoho

@markgoho markgoho commented Jun 7, 2022

Copy link
Copy Markdown
Contributor

angular uses 4.7, not .6

angular uses 4.7, not .6
{ possibleIn: 1400, necessaryAsOf: 1400, level: 1, step: 'v14 ng update', action: 'Run `ng update @angular/core@14 @angular/cli@14` which should bring you to version 14 of Angular.' },
{ possibleIn: 1400, necessaryAsOf: 1400, level: 1, material: true, step: 'update @angular/material', action: 'Run `ng update @angular/material@14`.' },
{ possibleIn: 1400, necessaryAsOf: 1400, level: 1, step: 'TypeScript 4.6', action: 'Angular now uses TypeScript 4.6, read more about any potential breaking changes: https://devblogs.microsoft.com/typescript/announcing-typescript-4-6/', },
{ possibleIn: 1400, necessaryAsOf: 1400, level: 1, step: 'TypeScript 4.7', action: 'Angular now uses TypeScript 4.7, read more about any potential breaking changes: https://devblogs.microsoft.com/typescript/announcing-typescript-4-6/', },

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link also would need an update.

@mgechev mgechev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM mostly :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants