Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign updoc: mark ECMAScript modules implementation as stable #35781
Conversation
|
Review requested: |
|
As mentioned in the meeting I would like to see the commonjs named exports bake a bit longer before landing this. Thoughts? |
|
My main reason for posting this now was that it would be nice to include in the 12 backport process, since the two milestones here go together in my mind. |
|
I'm totally fine with delaying this explicit "announcement" though too. It would be good to define what we mean by settled as well. |
|
lgtm |
|
Good job @nodejs/modules-active-members !!! I know this was a long and hard journey. |


Per discussion at the last meeting this is a PR to mark the entire ECMAScript modules implementation as stable while keeping the individual subfeatures unstable as appropriate.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes