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

feat(typescript): update tsconfck to add support for ${configDir} replacement in ts 5.5 #17350

Merged
merged 1 commit into from
May 31, 2024

Conversation

dominikg
Copy link
Contributor

Description

Typescript 5.5 is going to be released on June 18th according to microsoft/TypeScript#57475

Adding support in 5.3 helps our users to adpot this new feature.

see https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-beta/#the-configdir-template-variable-for-configuration-files

implementation in tsconfck: dominikg/tsconfck#172

Copy link

stackblitz bot commented May 30, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev
Copy link
Member

/ecosystem-ci run

@vite-ecosystem-ci
Copy link

📝 Ran ecosystem CI on 3e36616: Open

suite result latest scheduled
histoire undefined skipped success
sveltekit success failure
vike failure failure
vite-plugin-vue failure success
vitest failure failure

analogjs, astro, ladle, laravel, marko, nuxt, previewjs, quasar, qwik, rakkas, remix, unocss, vite-plugin-pwa, vite-plugin-react, vite-plugin-react-pages, vite-plugin-react-swc, vite-plugin-svelte, vite-setup-catalogue, vitepress

Copy link
Member

@patak-dev patak-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dominikg! I saw vite-plugin-vue failing for other PRs, so I think it is unrelated. We'll still have time to test this during the beta.

@bluwy bluwy merged commit 4835e2b into vitejs:main May 31, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants