single-spa / create-single-spa

https://single-spa.js.org/docs/create-single-spa
Other
128 stars 60 forks source link

Support TypeScript 5+ #381

Closed seanmcquaid closed 3 months ago

seanmcquaid commented 1 year ago

Presently, it looks like TS 5 will break usage of this package.

Taifunov commented 11 months ago

Yeah, please update to have possibility to use TS 5+ version

eckdanny commented 11 months ago
pnpx create-single-spa@4.1.4 my-dir --skipInstall
cd my-dir
pnpm up typescript@5.x
pnpm build

builds fine so I don't think anything will be broken.

Are you simply asking for newly scaffolded project(s) generated by generator-single-spa to use typescript@5.x?

MilanKovacic commented 3 months ago

single-spa supports modern typescript versions, including all module resolution algorthms: https://arethetypeswrong.github.io/?p=single-spa-react%406.0.1.