Huáng Jùnliàng
|
facfd4d8a1
|
Enable no-process-exit ESLint rule (#11025)
|
2020-01-20 00:48:47 +01:00 |
|
Nicolò Ribaudo
|
3daab41e61
|
Re-generate preset-env fixtures (#11016)
* Fix plugin ordering in preset-env
* Update stdout fixtures
* Comments [skip ci]
|
2020-01-16 10:49:30 -05:00 |
|
Nicolò Ribaudo
|
6363b594cc
|
Re-generate plugins compat data
They are now alphabetically ordered, but the data is the same
|
2020-01-16 01:45:02 +01:00 |
|
Nicolò Ribaudo
|
575eeb370e
|
v7.8.1
|
2020-01-12 13:58:53 +01:00 |
|
Nicolò Ribaudo
|
27668377b5
|
Downgrade semver for compatibility with Node 6 (#10991)
|
2020-01-12 13:56:09 +01:00 |
|
Nicolò Ribaudo
|
2486615a74
|
v7.8.0
|
2020-01-12 01:09:29 +01:00 |
|
James Beavers
|
80aa7dc3c6
|
Add optional-chaining and nullish-coalescing to preset-env (#10811)
* Add support for optional-chaining (stage 4) in present-env
* revert babel-preset-env built-in-modules.json
* add shipped proposal syntax map entry, optional chaining
* update remaining syntax plugin references, proposal description
* Add support for nullish coalescing operator in preset-env
* selectively enable sort-keys rule
* enforce sort-keys on shipped-proposals
* don't use Object.entries()
* Update fixtures
|
2020-01-10 22:07:43 +01:00 |
|
Nicolò Ribaudo
|
04354d1556
|
Extract targets parser and compat data from preset-env (#10899)
* Extract targets parser and compat data from preset-env
* Review by Jùnliàng
* isItemRequired -> targetsSupported
* Export isRequired
|
2020-01-10 03:15:20 +01:00 |
|