6222 Commits

Author SHA1 Message Date
James Kyle
ff21d392cc Update package.json 2015-10-30 11:17:51 -07:00
James Kyle
aeb8bb4861 Update package.json 2015-10-30 11:17:47 -07:00
James Kyle
810a64b201 Update package.json 2015-10-30 11:17:45 -07:00
James Kyle
8eef26c2ff Update package.json 2015-10-30 11:15:19 -07:00
James Kyle
c582d41ea5 Update package.json 2015-10-30 11:15:00 -07:00
James Kyle
d178c40991 Update package.json 2015-10-30 11:14:44 -07:00
James Kyle
6adf5428d8 Update package.json 2015-10-30 11:14:28 -07:00
James Kyle
30e651b21c Update package.json 2015-10-30 11:13:41 -07:00
Sebastian McKenzie
9aefb03625 when publishing, don't override 5.x dependencies 2015-10-30 18:13:29 +00:00
James Kyle
8c5f1a6a07 Update package.json 2015-10-30 11:13:23 -07:00
Sebastian McKenzie
bf514620e2 start on 6.0.0 changelog 2015-10-30 18:13:16 +00:00
Sebastian McKenzie
9926cd998b add 6.0.14 changelog 2015-10-30 18:13:10 +00:00
James Kyle
6665198287 Update package.json 2015-10-30 11:13:03 -07:00
James Kyle
5135d4a35a Update package.json 2015-10-30 11:12:47 -07:00
James Kyle
a7966e283c Update package.json 2015-10-30 11:12:27 -07:00
James Kyle
6b0c4a8349 Update package.json 2015-10-30 11:11:59 -07:00
James Kyle
013afd8dbb Update package.json 2015-10-30 11:11:30 -07:00
James Kyle
92b1f5046b Update babel-helper-bindify-decorators repository field 2015-10-30 11:11:05 -07:00
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