Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Typescript from 4.7.4 to 4.9.4 to be able to use satisfies keyword #215

Closed
SirMishaa opened this issue Dec 17, 2022 · 4 comments
Closed

Comments

@SirMishaa
Copy link

SirMishaa commented Dec 17, 2022

Hello,
I like this template a lot, that's a good work

I'd like to use the satisfies keyword in my project.

I just created a new project, but it seems to use an older version of Typescript, could we upgrade to the latest? I can do a PR for that.

❯ yarn upgrade-interactive --latest
yarn upgrade-interactive v1.22.19
info Color legend :
 "<red>"    : Major Update backward-incompatible updates
 "<yellow>" : Minor Update backward-compatible features
 "<green>"  : Patch Update backward-compatible bug fixes
? Choose which packages to update. (Press <space> to select, <a> to toggle all, <i> to invert selection)
 devDependencies
   name        range   from      to     url
❯◯ typescript  latest  4.7.4  ❯  4.9.4  https://www.typescriptlang.org/

Kind regards

@SirMishaa SirMishaa changed the title Upgrade Typescript from 4.7.4 to 4.9.4 to be able to use satisfies keyword Upgrade Typescript from 4.8.4 to 4.9.4 to be able to use satisfies keyword Dec 27, 2022
@SirMishaa SirMishaa changed the title Upgrade Typescript from 4.8.4 to 4.9.4 to be able to use satisfies keyword Upgrade Typescript from 4.7.4 to 4.9.4 to be able to use satisfies keyword Dec 27, 2022
@LinusBorg
Copy link
Member

FYI: TS 4.9 has an internal bug that breaks import-autocompletes in SFCs with Volar. See:

vuejs/language-tools#2190

I think we should upgrade only to 4.8 until that is resolved.

@FedorSherbakov
Copy link

Hello 👋

Looks like it's resolved now vuejs/language-tools#2190 (comment)

@SirMishaa
Copy link
Author

SirMishaa commented Apr 9, 2023

Should we upgrade to the latest stable release, since it's fixed ? The latest version is 5.0.4

@sodatea
Copy link
Member

sodatea commented May 5, 2023

Upgraded in the latest release.

@sodatea sodatea closed this as completed May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants