Henry Zhu
3af623678f
v7.0.0-beta.50
v7.0.0-beta.50
2018-06-12 15:46:05 -04:00
Henry Zhu
96528d36df
keep lerna version
2018-06-12 15:22:34 -04:00
Henry Zhu
5de12c26f6
update to latest 2.x lerna
2018-06-12 15:02:56 -04:00
Henry Zhu
4b5a55d937
fix merge issue again
2018-06-12 13:59:43 -04:00
Guy Bedford
036c429ce1
system hoisting and export refinements ( #8104 )
2018-06-12 13:45:53 -04:00
Nicolò Ribaudo
3c46e75b8f
Don't split an exported class when renaming an inner binding ( #8051 )
2018-06-12 13:45:21 -04:00
晏兵兵
106907e605
fix: import Parser as type ( #8146 ) [skip ci]
2018-06-12 13:42:10 -04:00
Nicolò Ribaudo
387cda8fbb
isConstantExpression should return true for immuable bindings ( #8122 )
...
* isConstantExpression should return true for immuable bindings
* New test
* Don't return undefined
2018-06-12 13:40:52 -04:00
Henry Zhu
86c10ff4f3
fix merge issue
2018-06-12 13:33:07 -04:00
Miguel Albernaz
6d5392554f
Adds JSXFragment to plugin-transform-typescript check for the presence of jsx ( #7996 )
2018-06-12 13:17:25 -04:00
Alexey Zaslavsky
0b25e3327c
Fix 'Missing class properties transform' error when parsing class properties with Typescript syntax ( #8007 )
2018-06-12 13:13:30 -04:00
Brian Ng
b6455c611b
Allow ts modifier names to be used as function argument names ( #8030 )
2018-06-12 08:38:38 -05:00
Yuri Karadzhov
313960e601
Remove preset-env outdated test ( #8149 )
2018-06-12 08:51:11 -04:00
Yuri Karadzhov
9e4c56f990
Fix Safari TP and regular versions comparison ( #8132 )
2018-06-11 14:36:45 -04:00
Nicolò Ribaudo
119db23ee3
Don't regenerate babel-types docs in the readme ( #8142 )
2018-06-11 14:35:21 -04:00
Vincent Chan
3432792568
add jsesc options support ( #8143 )
2018-06-11 14:34:41 -04:00
Brian Ng
cc4ee350e4
Ensure regex-dot-all runs before unicode-regex in preset-env ( #8138 )
...
<!--
Before making a PR please make sure to read our contributing guidelines
https://github.com/babel/babel/blob/master/CONTRIBUTING.md
For issue references: Add a comma-separated list of a [closing word](https://help.github.com/articles/closing-issues-via-commit-messages/ ) followed by the ticket number fixed by the PR. It should be underlined in the preview if done correctly.
-->
| Q | A <!--(Can use an emoji 👍 ) -->
| ------------------------ | ---
| Fixed Issues? | --
| Patch: Bug Fix? |
| Major: Breaking Change? |
| Minor: New Feature? |
| Tests Added + Pass? | Yes
| Documentation PR | <!-- If so, add `[skip ci]` to your commit message to skip CI -->
| Any Dependency Changes? |
| License | MIT
Good ol' plugin ordering 🙃
Ref: https://github.com/babel/babel/pull/7065#issuecomment-395959112
2018-06-11 08:09:44 -05:00
Sven Sauleau
5bd79c70a5
Merge pull request #8144 from BeniCheni/add-labels-to-readmes
...
Add Labels to READMEs Generator & Update README's w. Links To Open Issues (for some pkg's)
2018-06-11 07:32:34 +02:00
BeniCheni
01f6f4c66d
Revert babel-types README to "master"
2018-06-11 01:19:18 -04:00
BeniCheni
000fa83b9e
For selective packages, update READMES w. links for open issues
...
babel-generator; babel-node; babel-standalone; babel-template
2018-06-11 00:16:48 -04:00
BeniCheni
efb34aa7dc
For selective packages, add items for labels mapping of pkg => labels & update READMES w. links for open issues
...
babel-generator; babel-node; babel-standalone; babel-template
2018-06-10 23:41:55 -04:00
Brian Ng
ab928713af
Bump test262-stream and update test262 tests ( #8139 )
2018-06-10 10:55:40 +02:00
Serhii Nanovskyi
3de053cc6c
Validate @babel/preset-env options ( #8031 )
2018-06-09 18:38:14 -05:00
Sven Sauleau
110779e9f3
Merge pull request #8133 from alexzherdev/8131-open-issues-link
...
Link to open issues in READMEs [skip ci]
2018-06-09 15:03:49 +02:00
Alex Zherdev
8070a2204d
Link to open issues in READMEs [skip ci]
2018-06-08 20:54:44 -07:00
Nicolò Ribaudo
9f4e2f81d8
[class-properties] Remove unnecessary return and temp variable ( #8123 )
...
* Remove unnecessary temp variable
* Update tests
2018-06-08 07:02:36 +02:00
Mathias Bynens
415d79bdfe
Update plugin-proposal-unicode-property-regex for Unicode v11 ( #8127 )
...
Ref. https://github.com/tc39/ecma262/pulls/1218 .
Ref. https://github.com/tc39/ecma262/issues/1219 .
2018-06-07 21:54:44 +02:00
Mathias Bynens
62eb32677c
ECMAScript follows the latest version of the Unicode Standard. Earlier this week, Unicode v11 was officially released. This patch updates babel-parser to support the new identifier characters. ( #8125 )
...
Ref. https://github.com/tc39/ecma262/issues/1219 .
2018-06-07 21:54:12 +02:00
Guy Bedford
7da7e760a6
support import.meta in system transform
2018-06-07 13:24:19 -05:00
hassanAli321
bd44902024
update fixture
2018-06-07 13:22:45 -05:00
hassanAli321
6480ae4a9f
fix flow-double-nullable-type-cant-be-parsed
2018-06-07 13:22:45 -05:00
Marco Massarotto
80b3362fcc
update micromatch to ^3.1.10 ( #8038 )
2018-06-06 12:44:02 +02:00
Sven SAULEAU
8bc0182489
Merge pull request #8119 from palashmon/fix-package-readmes
...
fix(typo): in readmes package label
2018-06-05 19:24:25 +02:00
Palash Mondal
e9d861537f
[skip ci] updated babel-register readme
2018-06-05 22:43:46 +05:30
Palash Mondal
153ad4c6f3
fix(typo): in readmes package label
...
"babel-regiser" to "babel-register" and "pkg: regiser" to "pkg: register"
2018-06-05 21:19:51 +05:30
Sven SAULEAU
218d69007e
Merge pull request #8112 from babel/feat-add-issues-link-in-readmes
...
Feat add issues link in readmes
2018-06-05 07:39:41 +02:00
Nicolò Ribaudo
f838a7e9f1
Test on node 10 ( #7908 )
...
* Use node 10 on circle an node 9 on travis
* Update v8flag
2018-06-04 22:22:30 +02:00
Nicolò Ribaudo
6349118bed
Change decoratorsBeforeExport default to false ( #8113 )
2018-06-04 21:12:01 +02:00
Sven SAULEAU
8bbb10c021
chore: [skip ci] regen READMEs
2018-06-04 17:33:21 +02:00
Sven SAULEAU
f614809002
feat: [skip ci] add link to issues in READMEs
2018-06-04 17:33:16 +02:00
Sven SAULEAU
b445b79734
Refactor move docs ( #8108 )
...
* feat: [skip] generate readme script
* docs: [skip ci] update READMEs
* docs: [skip ci] fix code block type
* chore: [skip ci] move generator script
2018-06-04 10:32:39 -04:00
Sven SAULEAU
b6eaaa2496
Merge pull request #8107 from babel/xtuc-patch-3
...
docs: [skip ci] update polyfill README
2018-06-04 08:46:51 +02:00
Sven SAULEAU
e2471337f4
docs: [skip ci] update polyfill README
2018-06-04 08:46:08 +02:00
Sven SAULEAU
826edd0bd5
Merge pull request #8106 from babel/xtuc-patch-3
...
update runtime README
2018-06-04 08:43:15 +02:00
Sven SAULEAU
f434a50829
docs: update runtime README
2018-06-04 08:42:48 +02:00
Brian Ng
5895277b32
Bump prettier to v1.13.2
2018-06-03 07:54:39 -05:00
Brian Ng
62114b807b
Remove unneeded prettier call in make fix
2018-06-03 07:54:39 -05:00
chocolateboy
2abd7839e1
Fix ReferenceError in the wrapNativeSuper helper ( #8100 )
...
Fix a ReferenceError caused by a typo (`_construct` instead of
`construct`) in the external `wrapNativeSuper` helper. (The typo
doesn't usually cause an error in inline helpers because `_construct`
happens to be the default name given to the `construct` helper
function.)
2018-06-02 18:00:02 +02:00
Nicolò Ribaudo
b8dcd6f593
Remove parser support for decorators optional parentheses ( #8037 )
...
* Remove parser support for decorators optional parentheses
* Update fixtures
2018-06-02 13:07:15 +02:00
dnalborczyk
fe556c502d
fix folder name ( #8074 )
2018-06-01 17:58:37 +02:00