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

Update to TypeScript 4.1 #466

Closed
mamins1376 opened this issue Nov 29, 2020 · 1 comment · Fixed by #478
Closed

Update to TypeScript 4.1 #466

mamins1376 opened this issue Nov 29, 2020 · 1 comment · Fixed by #478
Assignees
Labels
feature request Feature request

Comments

@mamins1376
Copy link

Is your feature request related to a problem? Please describe.
The problem is the bug caused by previous versions of typescript, with following issues describing the problem:
typescript-eslint/typescript-eslint#2127
Which seems to be fixed in the latest typescript release:
microsoft/TypeScript#40495

Describe the solution you'd like
Bump typescript to ^4.1 in packages.json.

Describe alternatives you've considered
Maybe it is possible to have two versions of typescript installed?

Additional context
I love nuxt!

@mamins1376 mamins1376 added the feature request Feature request label Nov 29, 2020
@P4sca1
Copy link

P4sca1 commented Jan 6, 2021

I am using a synced Typescript version across multiple packages in a monorepo and would like to upgrade it to 4.1 (because Prisma 2.14 requires it).
Nuxt is currently blocking the update. Would be great if Typescript 4.1 could be supported. (@kevinmarrec)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants