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 }}
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
14.3k
Star
111k
Code
Issues
4.9k
Pull requests
154
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Start Node ESM stable version at Node16
- #48879
#48879
Merged
Daniel Rosenwasser (DanielRosenwasser)
merged 12 commits into
main
microsoft/TypeScript:main
from
toNode16
microsoft/TypeScript:toNode16
Copy head branch name to clipboard
May 3, 2022
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Start Node ESM stable version at Node16
#48879
Daniel Rosenwasser (DanielRosenwasser)
merged 12 commits into
main
microsoft/TypeScript:main
from
toNode16
microsoft/TypeScript:toNode16
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2022
Remove Node12, add Node16.
Daniel Rosenwasser (DanielRosenwasser)
authored
c0f2882
View commit details
Copy full SHA for c0f2882
Browse repository at this point
Accepted baselines.
Daniel Rosenwasser (DanielRosenwasser)
authored
52d1ea5
View commit details
Copy full SHA for 52d1ea5
Browse repository at this point
Commits on Apr 29, 2022
Refactor checking for top-level await, give a better error message in CJS files.
Daniel Rosenwasser (DanielRosenwasser)
authored
1247217
View commit details
Copy full SHA for 1247217
Browse repository at this point
Accepted baselines.
Daniel Rosenwasser (DanielRosenwasser)
authored
c390b79
View commit details
Copy full SHA for c390b79
Browse repository at this point
Stop erroring on JSON module imports in node ESM since they're no longer experimental.
Daniel Rosenwasser (DanielRosenwasser)
authored
8b1e656
View commit details
Copy full SHA for 8b1e656
Browse repository at this point
Accepted baselines.
Daniel Rosenwasser (DanielRosenwasser)
authored
ce98f0a
View commit details
Copy full SHA for ce98f0a
Browse repository at this point
More refactoring, do the same checks for for-await loops.
Daniel Rosenwasser (DanielRosenwasser)
authored
fac5ded
View commit details
Copy full SHA for fac5ded
Browse repository at this point
Accepted baselines.
Daniel Rosenwasser (DanielRosenwasser)
authored
5305796
View commit details
Copy full SHA for 5305796
Browse repository at this point
Adjust phrasing to permit for-await on CJS error.
Daniel Rosenwasser (DanielRosenwasser)
authored
1ca971d
View commit details
Copy full SHA for 1ca971d
Browse repository at this point
Accepted baselines.
Daniel Rosenwasser (DanielRosenwasser)
authored
4c46f26
View commit details
Copy full SHA for 4c46f26
Browse repository at this point
Accepted baselines.
Daniel Rosenwasser (DanielRosenwasser)
authored
830871c
View commit details
Copy full SHA for 830871c
Browse repository at this point
Fix lints.
Daniel Rosenwasser (DanielRosenwasser)
authored
9d7fae8
View commit details
Copy full SHA for 9d7fae8
Browse repository at this point
You can’t perform that action at this time.