Thomas Grainger
|
e05bbeefd1
|
Fix strange line endings (#214)
|
2016-11-09 16:19:00 +01:00 |
|
Samuel Reed
|
5678e61c0f
|
fix binding kind of destructured variables. (#4813)
Fixes #4516 and any other code that hoists into a scope
where function params are destructured.
|
2016-11-08 13:51:54 -05:00 |
|
Scott Stern
|
723ca0eef8
|
Chore: FLOW command in makefile and logic in .travis.yml(issue#4710). (#4807)
|
2016-11-04 08:26:45 -04:00 |
|
Henry Zhu
|
f8a02a8a9f
|
0.0.7
|
2016-11-02 19:00:46 -04:00 |
|
Henry Zhu
|
4019d20945
|
fixes [skip ci]
|
2016-11-02 18:21:14 -04:00 |
|
Henry Zhu
|
d8b3447766
|
add changelog [skip ci]
|
2016-11-02 18:18:55 -04:00 |
|
Henry Zhu
|
bbeb311aa0
|
intro example [skip ci]
|
2016-11-02 18:09:15 -04:00 |
|
Henry Zhu
|
4b08a02b22
|
fix link [skip ci]
|
2016-11-02 18:07:53 -04:00 |
|
Henry Zhu
|
fd0821563e
|
toc [skip ci]
|
2016-11-02 18:04:40 -04:00 |
|
Henry Zhu
|
f6a8d5eff2
|
doc fixes [skip ci]
|
2016-11-02 17:44:31 -04:00 |
|
Henry Zhu
|
a5daad4d32
|
Use compat-table equals option (#36)
* Use compat-table equals option
* fixes
|
2016-11-02 17:09:32 -04:00 |
|
Henry Zhu
|
d40c684723
|
hardcode a current node version option (#35)
|
2016-11-02 16:17:42 -04:00 |
|
Henry Zhu
|
9e97b59a2f
|
fixes [skip ci]
|
2016-11-02 12:02:23 -04:00 |
|
Henry Zhu
|
414acf5fda
|
Change default behavior to act the same as babel-preset-latest (#33)
* Do not throw on empty options, and default to latest preset
* fix lint
|
2016-11-02 11:57:26 -04:00 |
|
Henry Zhu
|
aa61aabb82
|
run lint separately (#32)
|
2016-11-02 11:09:51 -04:00 |
|
Henry Zhu
|
69e93fdb89
|
add 'whitelist' option (#31)
Ref https://github.com/babel/babel-preset-env/issues/16
|
2016-11-02 10:55:45 -04:00 |
|
Henry Zhu
|
85b5141cee
|
add more aliases
|
2016-11-02 10:16:30 -04:00 |
|
Henry Zhu
|
8356dd18a2
|
Simple changelog [skip ci]
|
2016-11-01 19:53:57 -04:00 |
|
Henry Zhu
|
a47341930a
|
Update plugin data: firefox 52 supports async/await! (#29)
|
2016-11-01 17:57:45 -04:00 |
|
Henry Zhu
|
dcb9e9dd66
|
Add fixture helper for tests (#28)
|
2016-11-01 17:46:49 -04:00 |
|
Henry Zhu
|
b68e9bfba7
|
v6.18.1-v6.18.2 changelog [skip ci]
|
2016-11-01 17:39:05 -04:00 |
|
Henry Zhu
|
7b64a9d914
|
v6.18.2
|
2016-11-01 17:30:53 -04:00 |
|
Henry Zhu
|
1a974e58d0
|
v6.18.1
|
2016-11-01 17:17:16 -04:00 |
|
Henry Zhu
|
9681b530e9
|
Allow relative paths in babelrc options in options.json (#4797)
|
2016-11-01 16:58:28 -04:00 |
|
Daniel Tschinder
|
4141683935
|
Add node 7
|
2016-11-01 21:00:50 +01:00 |
|
Greenkeeper
|
96404aa4fe
|
chore(package): update flow-bin to version 0.34.0 (#204)
https://greenkeeper.io/
|
2016-11-01 16:51:56 +01:00 |
|
Daniel Tschinder
|
ca0de3b7d4
|
Correct repo [skip ci]
|
2016-11-01 16:51:12 +01:00 |
|
Daniel Tschinder
|
87707c18ca
|
Create github Templates (#209) [skip ci]
* Create PULL_REQUEST_TEMPLATE.md
* Create ISSUE_TEMPLATE.md
|
2016-11-01 11:49:30 -04:00 |
|
Henry Zhu
|
a21100f6b3
|
show less packages [skip ci] (#4801)
|
2016-11-01 09:04:19 -04:00 |
|
Henry Zhu
|
b6647dd9f5
|
Update eslint, use codeframe formatter (#4796)
|
2016-10-30 18:53:53 -04:00 |
|
Greenkeeper
|
2b6ff53459
|
chore(package): update flow-bin to version 0.34.0 (#4792)
https://greenkeeper.io/
|
2016-10-29 10:15:25 +02:00 |
|
Justin Ridgewell
|
15eeeb6559
|
Fix line endings (#4793)
|
2016-10-28 23:44:00 -04:00 |
|
Peter Mikula
|
fad6483aac
|
fixes invalid line offsets in merged sourcemaps
|
2016-10-28 21:36:40 +03:00 |
|
Henry Zhu
|
e1ac315653
|
fix readme [skip ci]
|
2016-10-26 17:34:00 -04:00 |
|
Henry Zhu
|
572bc9c199
|
v6.13.1 changelog [skip ci]
|
2016-10-26 12:11:54 -04:00 |
|
Henry Zhu
|
b5de37fcd7
|
6.13.1
|
2016-10-26 12:08:01 -04:00 |
|
Henry Zhu
|
2ba3dcf4ff
|
add clean command [skip ci] (#201)
|
2016-10-26 10:56:27 -04:00 |
|
Andrew Levine
|
beb8db6264
|
Use rollup for bundling to speed up startup time (#190)
|
2016-10-26 10:44:21 -04:00 |
|
Henry Zhu
|
d1b0886d46
|
add ForAwaitStatement (async generator already added) [skip ci] (#196)
|
2016-10-25 16:25:25 +02:00 |
|
Greenkeeper
|
ec49648038
|
chore(package): update chai to version 3.5.0 (#4776)
https://greenkeeper.io/
|
2016-10-25 12:24:25 +02:00 |
|
Diogo Franco
|
35b795ce54
|
Fix Valid example to be actually valid (#4773)
* Fix Valid example to be actually valid
* Rename 'pluginName' to 'presetName' in the example
|
2016-10-25 11:27:20 +02:00 |
|
Henry Zhu
|
cfc5d3feae
|
docs [skip ci]
|
2016-10-24 18:58:30 -04:00 |
|
Henry Zhu
|
46e15d9557
|
v6.18.0 for babel-runtime [skip ci]
|
2016-10-24 18:46:56 -04:00 |
|
Henry Zhu
|
a6ea9111a5
|
v6.18.0 changelog fixes [skip ci]
|
2016-10-24 17:36:07 -04:00 |
|
Henry Zhu
|
12f9cd0826
|
v6.18.0
|
2016-10-24 17:18:36 -04:00 |
|
Henry Zhu
|
aae09a27d6
|
update readme [skip ci]
|
2016-10-24 16:04:45 -04:00 |
|
Henry Zhu
|
094096c9b3
|
v6.18.0 changelog (#4726) [skip ci]
* changelog: emoji for docs [skip ci]
* v6.18.0 changelog [skip ci]
|
2016-10-24 15:44:46 -04:00 |
|
Andrew Levine
|
555ee0cb51
|
Don't treat JSXIdentifier in JSXMemberExpression as HTML tag. Closes #4027 (#4765)
|
2016-10-24 10:42:50 -04:00 |
|
Andrew Levine
|
de46827be7
|
Handle remapping of JSXIdentifier to MemberExpression in CommonJS transform. Closes #3728 (#4763)
|
2016-10-24 10:23:43 -04:00 |
|
Andrew Levine
|
7cfe5c13e3
|
Add TEST_DEBUG env var option for test.sh, to enable node 6 debugger (#4764)
|
2016-10-23 23:58:25 -04:00 |
|