8000 Should downgrade to typescript@~3.5 · Issue #98 · nuxt/typescript · GitHub
[go: up one dir, main page]

Skip to content
Should downgrade to typescript@~3.5 #98
Closed
@kevinmarrec

Description

@kevinmarrec

Description

Should downgrade from typescript@3.6.2 to typescript@~3.5 for now, cause of broken Vue types around 3.6 (vuejs/vue#10455 ~ microsoft/TypeScript#33164)

Solution

Downgrade TypeScript to 3.5.x for now and pin to patch version only (~3.5 tilde range) to prevent the breaking changes that TypeScript minor versions bring.

Then when the type issues for Vue will be fixed through a 3.6 patch release, switch to pinned patch versions only of 3.6.x (~3.6 tilde range).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbuildThe issue or pull request is related to `build` packagedependenciesPull requests that update a dependency fileruntimeThe issue or pull request is related to `runtime` package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0