Brian Ng
|
e4b35f680d
|
Run prettier
|
2017-06-27 12:15:00 -05:00 |
|
Mathias Bynens
|
5492fe130a
|
Move plugin-transform-unicode-property-regex to stage 3
|
2017-06-21 15:55:02 +02:00 |
|
Daniel Kao
|
216cbf5bd6
|
Move syntax-dynamic-import to stage-3 (#5610)
|
2017-04-08 10:14:23 -04:00 |
|
Brian Ng
|
8a82cc060a
|
Run new lint rules (#5413)
|
2017-03-04 10:46:01 -05:00 |
|
Daniel Tschinder
|
87ca6150ae
|
[7.0] Remove bc code from preset handling and preset-es2015 (#5128)
* Remove bc code from preset handling and preset-es2015
* Add more tests
* Only allow functions for presets
* Fix lint
|
2017-02-22 14:58:01 +01:00 |
|
Artem Yavorsky
|
3f95a767f2
|
[7.0] Add legacy-decorators to stage-1. Fixes #5220 (#5225)
|
2017-01-27 09:02:10 -05:00 |
|
Mathias Bynens
|
090f7abda4
|
[7.0] babel-preset-stage-2: Add transform-unicode-property-regex (#3683)
This enables the use of Unicode property escapes of the form `\p{…}` and `\P{…}` in regular expressions with the `u` flag enabled.
More info: https://mathiasbynens.be/notes/es-unicode-property-escapes
Proposal: https://github.com/mathiasbynens/es-regexp-unicode-property-escapes
Plugin: https://github.com/mathiasbynens/babel-plugin-transform-unicode-property-regex
|
2017-01-20 08:17:25 -05:00 |
|
Jordan Gensler
|
391e5bd813
|
[import()] Initial support for dynamic-import (#4699)
* [import()] Initial support for function-like import
* [import()] Renaming import-functions to dynamic-import
* [stage-2] Fixing lint error
* add to package.json
|
2016-10-17 11:02:00 -04:00 |
|
Henry Zhu
|
6f363b60bb
|
Move async-generators to stage-3 (#4617)
|
2016-09-30 17:29:18 -04:00 |
|
Henry Zhu
|
efa0affea1
|
move object-rest-spread to stage-3
|
2016-09-29 15:26:47 -04:00 |
|
Henry Zhu
|
0ab904e2d9
|
Add transform-async-generator-functions to stage-2
|
2016-09-29 15:24:58 -04:00 |
|
Justin Johansson
|
bae59470da
|
Upgraded all babel-preset-xxxs but babel-preset-es2015 to export syntax
|
2016-09-25 12:27:32 -07:00 |
|
Justin Johansson
|
e16a1657ab
|
Align all babel-preset-xxx packages dir structures with status quo
|
2016-09-25 11:41:43 -07:00 |
|