Version | Changes |
v14.17.0 |
Stabilize modules implementation. |
v14.13.0 |
Support for detection of CommonJS named exports. |
v14.8.0 |
Unflag Top-Level Await. |
v14.0.0, v13.14.0 |
Remove experimental modules warning. |
v13.2.0, v12.17.0 |
Loading ECMAScript modules no longer requires a command-line flag. |
v12.0.0 |
Add support for ES modules using .js file extension via package.json "type" field. |
v8.5.0 |
Added in: v8.5.0 |