-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Migrate from cjs to esm #9890
Comments
v14.0.0
|
v14 is esm stable too, but docs update not yet released. So will probably come with v14.17.0. ref: nodejs/node#38409 nodejs/node#38480 nodejs/node#37719 nodejs/node#35781 nodejs/node@c1af593 |
I just happened to stumble upon this, and wanted to be a nice citizen 😄 v14 does have stable ESM support, that is just a bug in the docs. See nodejs/node#38409 |
See description of issue, this is blocked by jest issue. |
@viceice would having this in Jest be enough to get us going? |
I don't think so, it's very basic and experimental. Lets wait for more stabillity. |
Blocked by #13181 |
What would you like Renovate to be able to do?
As more and more dependencies are only available as esm we should also start transitioning to esm.
Full esm is supported since node v12.22, v14 has no stable esm
Did you already have any implementation ideas?
Blocker
The text was updated successfully, but these errors were encountered: