Skip to content

Support TypeScript 7 #5

Description

@Luzefiru

Problem

Adopting TypeScript 7 would be very beneficial since it speeds up many tasks from IntelliSense performance to speeding up production builds.

Currently, using TypeScript 7 will lead to failed builds since vp pack is not compatible with TypeScript 7 as of vite-plus: 0.2.4.

See relevant issue:

Possible Solution

The upstream fix has already been merged at voidzero-dev/vite-plus#2168.

We just need to wait for the next vite-plus release that should have the updated deps.

Alternative Solutions

The current workaround that the repository uses is to use TypeScript 6.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions