Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.9k
Star
122k
Code
Issues
630
Pull requests
559
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[v12 backport] ESM (named exports for CJS, package.json docs, subpath export patterns, warning removal)
- #35757
#35757
Closed
aduh95
wants to merge 17 commits into
nodejs:v12.x-staging
nodejs/node:v12.x-staging
from
aduh95:backport-esm-history-to-v12
aduh95/node:backport-esm-history-to-v12
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
[v12 backport] ESM (named exports for CJS, package.json docs, subpath export patterns, warning removal)
#35757
aduh95
wants to merge 17 commits into
nodejs:v12.x-staging
nodejs/node:v12.x-staging
from
aduh95:backport-esm-history-to-v12
aduh95/node:backport-esm-history-to-v12
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2020
module: named exports for CJS via static analysis
Show description for 21fca91
guybedford
authored and
aduh95
committed
21fca91
View commit details
Copy full SHA for 21fca91
Browse repository at this point
module: refine module type mismatch error cases
Show description for ade34f3
guybedford
authored and
aduh95
committed
ade34f3
View commit details
Copy full SHA for ade34f3
Browse repository at this point
module: update to cjs-module-lexer@0.4.0
Show description for 57b6119
guybedford
authored and
aduh95
committed
57b6119
View commit details
Copy full SHA for 57b6119
Browse repository at this point
doc: rename module pages
Show description for 4c714c7
aduh95
committed
4c714c7
View commit details
Copy full SHA for 4c714c7
Browse repository at this point
doc: move package config docs to separate page
Show description for b517ae8
aduh95
committed
b517ae8
View commit details
Copy full SHA for b517ae8
Browse repository at this point
doc: document support for package.json fields
Show description for cc303a9
aduh95
committed
cc303a9
View commit details
Copy full SHA for cc303a9
Browse repository at this point
module: exports pattern support
Show description for 7b76e75
guybedford
authored and
aduh95
committed
7b76e75
View commit details
Copy full SHA for 7b76e75
Browse repository at this point
doc: edit subpath export patterns introduction
Show description for 55d15e6
Trott
authored and
aduh95
committed
55d15e6
View commit details
Copy full SHA for 55d15e6
Browse repository at this point
doc: refine require/import conditions constraints
Show description for 3b49965
guybedford
authored and
aduh95
committed
3b49965
View commit details
Copy full SHA for 3b49965
Browse repository at this point
doc: packages docs feedback
Show description for ee644b4
guybedford
authored and
aduh95
committed
ee644b4
View commit details
Copy full SHA for ee644b4
Browse repository at this point
doc: copyedit packages.md
Show description for 728ddbf
Trott
authored and
aduh95
committed
728ddbf
View commit details
Copy full SHA for 728ddbf
Browse repository at this point
doc: fix conditional exports flag removal version
Show description for e1958d5
aduh95
committed
e1958d5
View commit details
Copy full SHA for e1958d5
Browse repository at this point
doc: add history entry for exports patterns
Show description for 6c27021
aduh95
committed
6c27021
View commit details
Copy full SHA for 6c27021
Browse repository at this point
doc,esm: add history support info
Show description for e8a7201
aduh95
committed
e8a7201
View commit details
Copy full SHA for e8a7201
Browse repository at this point
module: remove experimental modules warning
Show description for 63fffcf
guybedford
authored and
aduh95
committed
63fffcf
View commit details
Copy full SHA for 63fffcf
Browse repository at this point
doc,esm: document experimental warning removal
Show description for 18c9216
aduh95
committed
18c9216
View commit details
Copy full SHA for 18c9216
Browse repository at this point
Commits on Oct 27, 2020
esm: use "node:" namespace for builtins
Show description for 3e18962
guybedford
authored and
aduh95
committed
3e18962
View commit details
Copy full SHA for 3e18962
Browse repository at this point
You can’t perform that action at this time.