Sebastian McKenzie
dd84b554e6
delegate to babel-cli/babel-core if it's available #1244
2015-04-14 07:53:29 -07:00
Sebastian McKenzie
85fb4304b0
v5.1.8
2015-04-13 15:45:46 -07:00
Sebastian McKenzie
2a7c954155
v5.1.7
2015-04-13 14:59:56 -07:00
Sebastian McKenzie
736b689c3b
v5.1.6
2015-04-13 14:27:09 -07:00
Sebastian McKenzie
b967ecf063
v5.1.5
2015-04-13 11:58:58 -07:00
Sebastian McKenzie
365b7285d2
bump core-js version
2015-04-13 11:58:09 -07:00
Sebastian McKenzie
0487bf911d
v5.1.4
2015-04-13 09:36:21 -07:00
Sebastian McKenzie
a4845323a2
v5.1.3
2015-04-13 09:24:00 -07:00
Sebastian McKenzie
31b4468514
switch to vanilla regenerator - closes #1247 , closes #1123
2015-04-13 08:08:00 -07:00
Sebastian McKenzie
658dde768e
v5.1.2
2015-04-13 00:52:43 -07:00
Sebastian McKenzie
65060b0c97
v5.1.1
2015-04-13 00:13:52 -07:00
Sebastian McKenzie
23db842cb8
v5.1.0
2015-04-12 21:22:25 -07:00
Sebastian McKenzie
53bc54b3b2
v5.0.13
2015-04-12 21:14:12 -07:00
Sebastian McKenzie
e362512af3
switch to my branch of regenerator - #1123 , fixes #1015
2015-04-11 17:59:14 -07:00
Lee Byron
7ff67589a7
Update package dependencies
...
Babel currently relies on some older versions of some dependencies. When using babel alongside other projects which use similar dependencies, this can cause npm to install multiple versions of these or to result in Babel loading a version of a dependency it doesn't claim to support.
This was mostly clean, though esutils did have a minor API change.
2015-04-09 13:38:20 -07:00
Sebastian McKenzie
7b4172ce7b
remove chokidar from root package.json
2015-04-09 06:45:48 -07:00
Sebastian McKenzie
475324c4b5
Update to stable chokidar.
2015-04-09 06:43:58 -07:00
Sindre Sorhus
cf51bf1395
modularize user-home
...
No reason Babel should have to care about the intricacies of this.
This module is already used by `bower`, `eslint`, `yo`, etc.
2015-04-08 22:59:16 +07:00
Sebastian McKenzie
06a31c419a
v5.0.12
2015-04-08 08:55:02 -07:00
Sebastian McKenzie
8d6ae0e1eb
v5.0.11
2015-04-08 08:14:28 -07:00
Sebastian McKenzie
a5fed376d8
Merge pull request #1191 from zertosh/babelrc-comments
...
Strip out comments before parsing babelrc
2015-04-07 18:09:07 -07:00
Sebastian McKenzie
e99fd77d89
downgrade and fix mocha version - fixes #1196
2015-04-07 18:07:23 -07:00
Andres Suarez
e88c28f88b
Strip out comments before parsing babelrc
2015-04-07 18:50:01 -04:00
Sebastian McKenzie
7a0fd26f56
v5.0.10
2015-04-07 13:04:25 -07:00
Sebastian McKenzie
708cdfb993
v5.0.9
2015-04-06 06:28:58 -07:00
Sebastian McKenzie
6e456f0ec1
v5.0.8
2015-04-04 17:05:47 +11:00
Sebastian McKenzie
fdcf64265e
v5.0.7
2015-04-04 04:49:31 +11:00
Sebastian McKenzie
bc1abb5103
v5.0.6
2015-04-03 23:13:43 +11:00
Sebastian McKenzie
0f33b7bfbc
v5.0.5
2015-04-03 22:42:50 +11:00
Ryunosuke SATO
c33e84730d
Update core-js to ^0.8.1
...
This version fixes the error for some environments that
has no `setTimeout`/`setInterval`.
2015-04-03 18:38:33 +09:00
Sebastian McKenzie
dff3751e7f
v5.0.4
2015-04-03 15:31:08 +11:00
Sebastian McKenzie
f7c7da7526
v5.0.3
2015-04-03 15:24:47 +11:00
Sebastian McKenzie
8c7ef0a2c9
v5.0.2
2015-04-03 06:53:46 +11:00
Sebastian McKenzie
5fbe147a5e
v5.0.1
2015-04-03 05:49:16 +11:00
Sebastian McKenzie
6812fca7a9
v5.0.0
2015-04-03 05:36:47 +11:00
Sebastian McKenzie
07078138f3
update to core-js 0.8.0
2015-04-03 02:37:02 +11:00
Sebastian McKenzie
15d31b5608
move babel cli into separate folder #1097
2015-04-02 23:12:05 +11:00
Sebastian McKenzie
613e77cd50
v5.0.0-beta4
2015-04-01 00:46:35 +11:00
Sebastian McKenzie
d3b9b7251e
remove 6to5 binaries
2015-03-31 10:44:10 +11:00
Sebastian McKenzie
2f25c3bd17
use users home directory to store babel/register cache - fixes #1093
2015-03-31 01:40:53 +11:00
Sebastian McKenzie
59e07b65dd
downgrade core-js
2015-03-31 01:34:38 +11:00
Sebastian McKenzie
1c7fabdd6d
add runtimeES3 transformer
2015-03-31 01:20:14 +11:00
Sebastian McKenzie
6d7887cfe2
v5.0.0-beta3
2015-03-29 01:52:30 +11:00
Sebastian McKenzie
8f10dc5c39
v5.0.0-beta2
2015-03-28 05:46:57 +11:00
Sebastian McKenzie
a4db58ccaa
v5.0.0-beta1
2015-03-28 05:40:16 +11:00
Sebastian McKenzie
aa1333123c
Merge branch 'master' into experimental
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2015-03-25 14:17:46 +11:00
Sebastian McKenzie
d28583bea1
v4.7.16
2015-03-18 23:36:04 +11:00
Sebastian McKenzie
34dc56b435
Merge branch 'master' into experimental
...
# Conflicts:
# src/babel/transformation/transformers/es7/abstract-references.js
# src/babel/transformation/transformers/playground/mallet-operator.js
# src/babel/transformation/transformers/playground/memoization-operator.js
# src/babel/types/index.js
2015-03-18 19:18:25 +11:00
Sebastian McKenzie
b49cf4e779
v4.7.15
2015-03-18 19:16:01 +11:00
Sebastian McKenzie
4966028397
v4.7.14
2015-03-18 19:11:21 +11:00