-
Notifications
You must be signed in to change notification settings - Fork 62
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
jiti v2 roadmap #174
Milestone
Comments
Would be amazing if inheriting |
2 tasks
Closed
Hi @pi0, would bundling this into esm be enough to make it work in ESM envs? I forked the project and semi created esm/cjs bundling. Would this be something you guys would be interested in? |
Almost there! (feebacks welcome from nightly and beta releases!) |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jiti was created almost 3 years ago with the aim of bringing stable, compact and fast ESM (and later Typescript) support to all JavaScript runtimes.
Skipping years ahead, most of the recent Node.js versions has built-in ESM support and new runtimes (such as Deno and Bun), ship with native typescript even!
Jiti, today has an enormous 32M monthly downloads (❤️) nowadays (mainly Nuxt and Tailwind traffic i guess) and making breaking changes can affect the ecosystem.
My plan for v2 is to include more risky changes in it but also avoid API-breaking changes for Jiti v2 as much as possible to make migration smooth.
Tasks
jiti.import
#32The text was updated successfully, but these errors were encountered: