-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
feat!: drop support for jiti < 2.2.0 #20016
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for docs-eslint canceled.
|
fasttime
reviewed
Aug 19, 2025
Prerequisites checklist
What is the purpose of this pull request? (put an "X" next to an item)
What changes did you make? (Give an overview)
This change removes support for
jiti< 2.2.0. Now, if you're wanting to use a TypeScript config without Node's native type stripping, you must have at least version2.2.0ofjitiinstalled.Fixes #19765