Skip to content

Issues: babel/babel

Babel 8 Release Plan
#10746 opened Nov 21, 2019 by nicolo-ribaudo
Open 58
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Transform __proto__ in object literals PR: Spec Compliance 👓 A type of pull request used for our changelog categories
#2947 opened Nov 9, 2015 by zloirock updated Jan 23, 2016
UMD with "moduleIds" set to true generates wrong "browserArgs" (T7202)
#4171 opened Mar 11, 2016 by babel-bot updated Mar 11, 2016
Re-enable requeue for queuing in parent contexts (T7166)
#4140 opened Mar 1, 2016 by babel-bot updated Sep 14, 2016
1 of 2 tasks
pushContext and popContext should be symmetrical (T7171)
#4145 opened Mar 1, 2016 by babel-bot updated Sep 14, 2016
path.getTypeAnnotation() throws
#5178 opened Jan 21, 2017 by kangax updated Jan 23, 2017
do expressions should allow return statements i: bug PR: Spec Compliance 👓 A type of pull request used for our changelog categories
#5233 opened Jan 28, 2017 by jamiebuilds updated Jan 30, 2017
Well-known symbols enumerability PR: Spec Compliance 👓 A type of pull request used for our changelog categories
#1922 opened Jul 4, 2015 by zloirock updated Mar 16, 2017
Alternate module mode for export interop (T6958) area: modules
#3979 opened Jan 13, 2016 by babel-bot updated Mar 16, 2017
transform-es2015-typeof-symbol causes cross-domain error in IE
#5432 opened Mar 8, 2017 by bluepnume updated May 22, 2017
Improving experience around traversing containers
#5848 opened Jun 10, 2017 by sarupbanskota updated Jun 10, 2017
Better Uid generation pkg: traverse (scope) PR: New Feature 🚀 A type of pull request used for our changelog categories Priority: Low
#6045 opened Aug 2, 2017 by hzoo updated Sep 25, 2017
ProTip! Exclude everything labeled bug with -label:bug.