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
Accelerator
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
.
javascriptit
/
babel
Public
forked from
babel/babel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
babel
scripts
on
next-8-dev
User selector
All users
All time
Commit history
Commits on Nov 2, 2020
Merge branch 'main' into next-8-dev
nicolo-ribaudo
committed
ba08bc1
View commit details
Copy full SHA for ba08bc1
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Fix packages documentation README links. (#12289)
mondeja
authored
b649f8d
View commit details
Copy full SHA for b649f8d
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Refactor yield await classification (#12230)
Show description for 2782a54
JLHwung
and
nicolo-ribaudo
authored
2782a54
View commit details
Copy full SHA for 2782a54
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
[ts] Allow optional binding pattern parameters within types/interfaces (#12227)
existentialism
authored
d51aa6d
View commit details
Copy full SHA for d51aa6d
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Run jest's tests in the e2e tests (#12202)
Show description for 63567f0
nicolo-ribaudo
and
JLHwung
authored
63567f0
View commit details
Copy full SHA for 63567f0
View code at this point
Browse repository at this point
chore: update test262 tests (#12204)
JLHwung
authored
1964c96
View commit details
Copy full SHA for 1964c96
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Use a yarn plugin to manage releases (#12138)
nicolo-ribaudo
authored
02975b9
View commit details
Copy full SHA for 02975b9
View code at this point
Browse repository at this point
[ts] Add support for template interpolations in types (#12131)
Show description for 3fd963f
nicolo-ribaudo
and
existentialism
authored
3fd963f
View commit details
Copy full SHA for 3fd963f
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
Merge branch 'main' into next-8-dev
nicolo-ribaudo
committed
f57282f
View commit details
Copy full SHA for f57282f
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Throw a syntax error for empty type parameter/argument (#12088)
sosukesuzuki
authored
a4a14ca
View commit details
Copy full SHA for a4a14ca
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
fix: throw for constructors with type parameters (#12065)
Show description for 7028a14
sosukesuzuki
authored
7028a14
View commit details
Copy full SHA for 7028a14
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Merge branch 'main' into next-8-dev
nicolo-ribaudo
committed
a69c88d
View commit details
Copy full SHA for a69c88d
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Use Yarn 2 (#11962)
Show description for 3fad7ea
JLHwung
and
merceyz
authored
3fad7ea
View commit details
Copy full SHA for 3fad7ea
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
fix build config to work the same when running on windows (#11688)
zxbodya
authored
32e7bb4
View commit details
Copy full SHA for 32e7bb4
View code at this point
Browse repository at this point
Prepare to publish `@babel/eslint-*` packages (#11894)
Show description for 4c9929c
JLHwung
authored
4c9929c
View commit details
Copy full SHA for 4c9929c
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Upgrade to ESLint v7 (#11857)
Show description for 4ac9c7a
Kai Cataldo
and
JLHwung
authored
4ac9c7a
View commit details
Copy full SHA for 4ac9c7a
View code at this point
Browse repository at this point
Allow unknown/any in TS catch clause param (#11755)
existentialism
authored and
JLHwung
committed
8a1d7e4
View commit details
Copy full SHA for 8a1d7e4
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Make automatic runtime the default for JSX compilation (#11436)
arku
authored
b31ebbe
View commit details
Copy full SHA for b31ebbe
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
chore: do not bump linked babel dependencies
JLHwung
committed
bb5583b
View commit details
Copy full SHA for bb5583b
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
breaking: remove useSpread and useBuiltIns option (#11141)
Show description for 8cc8696
3 people
authored
8cc8696
View commit details
Copy full SHA for 8cc8696
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
Use Yarn 2 (#11167)
Show description for e4604da
nicolo-ribaudo
committed
e4604da
View commit details
Copy full SHA for e4604da
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Merge branch 'master' into next-8-dev
nicolo-ribaudo
committed
1b030d6
View commit details
Copy full SHA for 1b030d6
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
replace whitelist by allowlist in parser-tests (#11727)
JLHwung
authored
e498bee
View commit details
Copy full SHA for e498bee
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Merge branch 'master' into next-8-dev
nicolo-ribaudo
committed
ef15721
View commit details
Copy full SHA for ef15721
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Update prettier to v2 (#11579)
Show description for 4108524
zxbodya
and
nicolo-ribaudo
authored
4108524
View commit details
Copy full SHA for 4108524
View code at this point
Browse repository at this point
Commits on May 26, 2020
Handle private access chained on an optional chain (#11248)
Show description for bda759a
3 people
committed
bda759a
View commit details
Copy full SHA for bda759a
View code at this point
Browse repository at this point
Commits on May 24, 2020
Fix typo (#11603)
fisker
authored
a33f0d8
View commit details
Copy full SHA for a33f0d8
View code at this point
Browse repository at this point
Commits on May 21, 2020
chore: update test262 (#11590)
JLHwung
authored
dcd23c7
View commit details
Copy full SHA for dcd23c7
View code at this point
Browse repository at this point
Commits on May 14, 2020
fix: allow bigInt in method name and TSLiteralType (#11547)
Show description for 2f31ecf
JLHwung
authored
2f31ecf
View commit details
Copy full SHA for 2f31ecf
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Merge branch 'master' into next-8-dev
nicolo-ribaudo
committed
7b782d4
View commit details
Copy full SHA for 7b782d4
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Update flow test whitelist (#11459)
existentialism
authored
1a2f671
View commit details
Copy full SHA for 1a2f671
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Merge remote-tracking branch 'upstream/master' into next-8-dev
Show description for f6d5d83
JLHwung
committed
f6d5d83
View commit details
Copy full SHA for f6d5d83
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Fix createSuper in Babel <7.5.5 (#11341)
Show description for 2c31587
nicolo-ribaudo
authored
2c31587
View commit details
Copy full SHA for 2c31587
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
Merge remote-tracking branch 'upstream/master' into next-8-dev
Show description for 0bc4280
JLHwung
committed
0bc4280
View commit details
Copy full SHA for 0bc4280
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Fix e2e publish test when branching from an older version (#11347)
Show description for 548cb3e
nicolo-ribaudo
authored
548cb3e
View commit details
Copy full SHA for 548cb3e
View code at this point
Browse repository at this point
Previous
Next
You canโt perform that action at this time.