Ben Newman
|
c3fa5a3946
|
Stop transforming for-of loops for modern JS engines.
Should address https://github.com/meteor/meteor/issues/10622.
|
2019-07-30 13:28:51 -04:00 |
|
Ben Newman
|
bfb9159503
|
Support class properties in both modern and legacy presets.
|
2019-07-05 17:25:36 -04:00 |
|
Ben Newman
|
c15e81b5c6
|
Add Electron 1.6.0+ to modern browsers.
|
2018-05-03 13:11:04 -04:00 |
|
Ben Newman
|
d11c371fe0
|
Remove @babel/plugin-check-constants.
https://github.com/babel/babel/pull/6987
|
2018-02-13 12:54:34 -05:00 |
|
Ben Newman
|
a3c8191d18
|
Add back proposal-async-generator-functions to modern preset.
|
2017-12-07 11:41:36 -05:00 |
|
Ben Newman
|
10b1f375a7
|
Add back transform-template-literals to modern preset.
|
2017-12-07 11:41:19 -05:00 |
|
Ben Newman
|
2055ab0b61
|
Add Node 8 to minimum modern versions.
Meteor is only planning to use these versions to classify browsers, but it
seems appropriate to provide information about Node expectations too.
|
2017-12-07 11:40:27 -05:00 |
|
Ben Newman
|
70777b17be
|
Require native async functions for /modern preset.
|
2017-12-06 20:15:19 -05:00 |
|
Ben Newman
|
7652ccfd3c
|
Add babel-preset-meteor/modern module for modern browsers.
|
2017-12-06 17:28:28 -05:00 |
|