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

jiti v2 roadmap #174

Closed
7 tasks done
pi0 opened this issue Oct 2, 2023 · 3 comments
Closed
7 tasks done

jiti v2 roadmap #174

pi0 opened this issue Oct 2, 2023 · 3 comments
Milestone

Comments

@pi0
Copy link
Member

pi0 commented Oct 2, 2023

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

@NamesMT
Copy link

NamesMT commented Nov 23, 2023

Would be amazing if inheriting tsconfig's aliases support could be added, like tsx (esno)

@AlemTuzlak
Copy link

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?

@pi0
Copy link
Member Author

pi0 commented Jul 1, 2024

Almost there! (feebacks welcome from nightly and beta releases!)

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

No branches or pull requests

3 participants