module: support ES modules without file extension within `module` scope by LiviaMedeiros · Pull Request #49531 · nodejs/node

added 2 commits

September 7, 2023 20:22

@nodejs-github-bot nodejs-github-bot added errors

Issues and PRs related to JavaScript errors originated in Node.js core.

esm

Issues and PRs related to the ECMAScript Modules implementation.

needs-ci

PRs that need a full CI run.

labels

Sep 7, 2023

@LiviaMedeiros

@LiviaMedeiros LiviaMedeiros added semver-minor

PRs that contain new features and should be released in the next minor version.

request-ci

Add this label to start a Jenkins CI on a PR.

and removed request-ci

Add this label to start a Jenkins CI on a PR.

labels

Sep 7, 2023

@LiviaMedeiros

ljharb

@LiviaMedeiros LiviaMedeiros added semver-major

PRs that contain breaking changes and should be released in the next major version.

and removed semver-minor

PRs that contain new features and should be released in the next minor version.

labels

Sep 7, 2023

GeoffreyBooth

@LiviaMedeiros

@LiviaMedeiros

GeoffreyBooth

RafaelGSS