Huáng Jùnliàng
|
6e9a174e7f
|
fix: print warning messages to stderr (#12626)
|
2021-01-14 08:45:48 -05:00 |
|
morrme
|
2f89e72321
|
enable logical assignment in babel preset env (#11876)
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
|
2020-07-29 18:32:12 -04:00 |
|
Huáng Jùnliàng
|
ccd98f042c
|
Add numeric-separator to preset-env (#11865)
|
2020-07-29 18:32:12 -04:00 |
|
Huáng Jùnliàng
|
cdb81d7703
|
Add export-namespace-from to preset-env (#11849)
* feat: add compat-data of proposal-export-namespace-from
* feat: add export-namespace-from to preset-env
* chore: update test fixtures
* address review comments
|
2020-07-29 18:32:12 -04:00 |
|
Justin Ridgewell
|
97f0b7c4a0
|
Transform ES2015 Unicode Escapes to ES5 (#11377)
|
2020-05-25 01:26:55 +02: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 |
|
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 |
|
Kai Cataldo
|
a6d134804a
|
Unify build step for ESLint packages (#10723)
|
2019-11-16 10:15:15 +01:00 |
|
Nicolò Ribaudo
|
3e8a5c5e28
|
Use "validateLogs" for preset-env's debug fixtures (#10401)
* Add ability to ignore output to the test runner
* Use normal fixtures instead of custom debug-fixtures in preset-env
|
2019-09-06 17:32:20 +02:00 |
|