James Kyle
|
b8d5d2fc78
|
Update babel-generator repository field
|
2015-10-30 11:10:27 -07:00 |
|
James Kyle
|
b0f4f6b55f
|
Update babel-core repository field
|
2015-10-30 11:10:04 -07:00 |
|
James Kyle
|
a4b9d89d22
|
Update babel-code-frame repository field
|
2015-10-30 11:09:40 -07:00 |
|
James Kyle
|
51046391c0
|
Update babel-cli repository field
|
2015-10-30 11:08:56 -07:00 |
|
Sebastian McKenzie
|
a025432c31
|
Merge pull request #2649 from hzoo/stage-x-presets
add stage-x presets
|
2015-10-30 18:02:25 +00:00 |
|
Sebastian McKenzie
|
d3268a5cda
|
when using regenerator in the es2015 preset, don't transform async and asyncGenerators
|
2015-10-30 17:59:54 +00:00 |
|
Sebastian McKenzie
|
f72802bec9
|
hoist requires required for core-js build-dist
|
2015-10-30 17:58:49 +00:00 |
|
Sebastian McKenzie
|
c91509b87a
|
Merge pull request #2651 from babel/thejameskyle-patch-1
Remove unused Lodash import
|
2015-10-30 17:57:22 +00:00 |
|
Sebastian McKenzie
|
e92b0cad69
|
move up core-js in babel-runtime build-dist
|
2015-10-30 17:54:10 +00:00 |
|
Sebastian McKenzie
|
5c7f88a5fb
|
fix parameters after defaults in arrow functions refering to the wrong arguments - fixes #2682
|
2015-10-30 17:39:57 +00:00 |
|
Sebastian McKenzie
|
e440fef815
|
Merge pull request #2657 from zertosh/fix-tr-es3-prop-literals
fix transform-es3-property-literals
|
2015-10-30 17:31:09 +00:00 |
|
Sebastian McKenzie
|
60748578fd
|
fix bin cli shebang
|
2015-10-30 17:18:31 +00:00 |
|
Sebastian McKenzie
|
309a7556ff
|
ensure that invalid identifier JSX attribute keys are quoted when transforming to calls - fixes #2675
|
2015-10-30 17:16:47 +00:00 |
|
Sebastian McKenzie
|
5bda4d9744
|
Merge branch 'master' of github.com:babel/babel
|
2015-10-30 17:05:37 +00:00 |
|
Sebastian McKenzie
|
26cb025151
|
fix SystemJS module formatter exporting function parameters - fixes #2681
|
2015-10-30 17:05:26 +00:00 |
|
James Kyle
|
814c4acacf
|
Merge pull request #2659 from sindresorhus/patch-1
only include the `lib` folder in the `babel-generator` package
|
2015-10-29 23:08:25 -07:00 |
|
Sindre Sorhus
|
b8c5032830
|
only include the lib folder in the package
currently, over a megabyte is wasted on including the `test` folder
|
2015-10-30 13:04:00 +07:00 |
|
Andres Suarez
|
eb5507d644
|
fix transform-es3-property-literals
|
2015-10-29 22:57:23 -07:00 |
|
Sebastian McKenzie
|
3a7d258c5c
|
v6.0.13
|
2015-10-30 05:07:39 +00:00 |
|
Sebastian McKenzie
|
b81039e3e5
|
don't consider uncomputed object method property identifier to be a reference - fixes #2650
|
2015-10-30 05:06:45 +00:00 |
|
Sebastian McKenzie
|
b5e0ab97d1
|
add 6.0.12 changelog
|
2015-10-30 04:57:22 +00:00 |
|
Sebastian McKenzie
|
69f17f7df1
|
v6.0.12
|
2015-10-30 04:53:38 +00:00 |
|
Sebastian McKenzie
|
fb1da98c47
|
bump babel-plugin-transform-runtime version in babel-runtime
|
2015-10-30 04:52:30 +00:00 |
|
Sebastian McKenzie
|
24df725f48
|
add use strict directive to modules tests
|
2015-10-30 04:52:30 +00:00 |
|
Sebastian McKenzie
|
08aac0bf06
|
add runtime build to bootstrap script
|
2015-10-30 04:52:29 +00:00 |
|
Sebastian McKenzie
|
79f39c3be1
|
add strict mode plugin to module transforms
|
2015-10-30 04:52:29 +00:00 |
|
Sebastian McKenzie
|
268a1f80a0
|
only ignore cloning of plugins
|
2015-10-30 04:52:29 +00:00 |
|
Sebastian McKenzie
|
a365fd74a5
|
add 6.0.0 changelog placeholder
|
2015-10-30 04:52:29 +00:00 |
|
James Kyle
|
1a772d5cbf
|
Remove unused Lodash import
|
2015-10-29 21:26:44 -07:00 |
|
James Kyle
|
5e2c0b3859
|
Update package.json
|
2015-10-29 21:20:05 -07:00 |
|
James Kyle
|
ecb4ae405f
|
Add babel-template README
|
2015-10-29 21:19:55 -07:00 |
|
Henry Zhu
|
8a4fa3725f
|
add stage-x presets
|
2015-10-30 00:04:01 -04:00 |
|
James Kyle
|
448b3948bd
|
Update README.md
|
2015-10-29 20:55:08 -07:00 |
|
James Kyle
|
1d5ad67764
|
Update package.json
|
2015-10-29 20:54:59 -07:00 |
|
James Kyle
|
2d499734fd
|
Add babel-preset-react README
|
2015-10-29 20:54:46 -07:00 |
|
James Kyle
|
c7573c43ee
|
Update package.json
|
2015-10-29 20:53:51 -07:00 |
|
James Kyle
|
b698c31ddc
|
Add babel-preset-es2015 README
|
2015-10-29 20:53:40 -07:00 |
|
James Kyle
|
820a2fc5fb
|
Delete README.md
|
2015-10-29 20:45:33 -07:00 |
|
James Kyle
|
01d3197792
|
Update package.json
|
2015-10-29 20:38:27 -07:00 |
|
James Kyle
|
c10c3f4ce4
|
Add babel-messages README
|
2015-10-29 20:38:12 -07:00 |
|
James Kyle
|
98ddc81676
|
Update package.json
|
2015-10-29 20:34:17 -07:00 |
|
James Kyle
|
2d2259890d
|
Add babel-helpers README
|
2015-10-29 20:33:49 -07:00 |
|
James Kyle
|
cbbeb26a08
|
Update package.json
|
2015-10-29 20:15:19 -07:00 |
|
James Kyle
|
1d377986c4
|
Add babel-core README
|
2015-10-29 20:15:06 -07:00 |
|
James Kyle
|
818cec5b83
|
Update README.md
|
2015-10-29 19:57:48 -07:00 |
|
James Kyle
|
b58bad532b
|
Fix install for babel-code-frame
|
2015-10-29 19:57:25 -07:00 |
|
James Kyle
|
585612a41f
|
Add babel-code-frame package.json description
|
2015-10-29 19:56:49 -07:00 |
|
James Kyle
|
3274a40bbf
|
Add babel-code-frame README
|
2015-10-29 19:56:25 -07:00 |
|
James Kyle
|
a4bdfb1bbe
|
Update package.json
|
2015-10-29 19:39:01 -07:00 |
|
James Kyle
|
0d561cf60c
|
Add babel-cli README
|
2015-10-29 19:37:00 -07:00 |
|