Henry Zhu
|
5248f499b3
|
check if import/required babel-polyfill are removed
|
2017-04-07 17:47:43 -04:00 |
|
Brian Ng
|
3f5b1490c2
|
1.3.3
|
2017-04-07 16:38:16 -05:00 |
|
Brian Ng
|
d7c18cf9fa
|
Fix and update changelog for v1.3.3 [skip ci]
|
2017-04-07 16:32:38 -05:00 |
|
Brian Ng
|
3c8eeec515
|
Ensure const-check plugin order (#257)
|
2017-04-07 16:25:34 -05:00 |
|
Brian Ng
|
5b64743864
|
Update changelog (#253)
|
2017-04-07 17:23:27 -04:00 |
|
Henry Zhu
|
88f18f5482
|
Merge pull request #255 from babel/2.0-update-smoke
Update smoke-test
|
2017-04-07 17:22:56 -04:00 |
|
Brian Ng
|
adf5045e66
|
Fix coverage
|
2017-04-07 16:15:00 -05:00 |
|
Brian Ng
|
4ed8904205
|
Use ensureDirSync in smoke test
|
2017-04-07 16:14:50 -05:00 |
|
Brian Ng
|
f2de82a368
|
Drop extends helper (#254)
|
2017-04-07 14:39:12 -05:00 |
|
Brian Ng
|
b2524770f9
|
Update smoke-test
|
2017-04-07 14:36:19 -05:00 |
|
Brian Ng
|
3c1836ab43
|
Support target versions as strings (#231)
|
2017-04-07 14:24:42 -05:00 |
|
Henry Zhu
|
79573baa16
|
2.0.0-alpha.4
|
2017-04-07 12:42:43 -04:00 |
|
Artem Yavorsky
|
1e4e071c25
|
Support electron version in a string format.
|
2017-04-07 19:29:49 +03:00 |
|
Henry Zhu
|
556b3743f6
|
fix lint [skip ci]
|
2017-04-07 12:01:11 -04:00 |
|
Henry Zhu
|
c63c2fc49b
|
fix warning, readme [skip ci]
|
2017-04-07 10:25:32 -04:00 |
|
Henry Zhu
|
afa3ad97d1
|
update plugins to latest alpha
|
2017-04-06 14:36:01 -04:00 |
|
Henry Zhu
|
5cbe963dde
|
account for computed variables in properties
|
2017-04-06 14:32:12 -04:00 |
|
Henry Zhu
|
200edc8e8c
|
move debug check
|
2017-04-06 12:02:21 -04:00 |
|
Henry Zhu
|
88d4df437e
|
use a Set
|
2017-04-06 12:01:18 -04:00 |
|
Henry Zhu
|
a48cf8b53f
|
fix warning + readme [skip ci]
|
2017-04-06 11:38:29 -04:00 |
|
Henry Zhu
|
cb1c5eaf97
|
validate useBuiltIns against true,false,entry and test
|
2017-04-06 11:21:06 -04:00 |
|
Henry Zhu
|
bf31fff83e
|
add imports as built-ins are found instead of at program exit
|
2017-04-05 19:35:02 -04:00 |
|
Henry Zhu
|
38fa457a88
|
use error messages, only log instance methods in debug
|
2017-04-05 17:58:54 -04:00 |
|
Henry Zhu
|
f1bf68364c
|
useBuiltIns: true is now useBuiltIns: entry, and turn on useBuiltIns: true on default
|
2017-04-04 18:17:07 -04:00 |
|
Henry Zhu
|
016c9ad94c
|
Breaking: account for https://github.com/babel/babel/pull/5584, only run on babel-polyfill not core-js
return babel-polyfill require instead of core-js
|
2017-04-04 17:42:16 -04:00 |
|
Henry Zhu
|
f33bea1363
|
remove unncessary check
|
2017-04-04 14:17:34 -04:00 |
|
Henry Zhu
|
7df557a269
|
add instance method tests
|
2017-04-04 14:16:29 -04:00 |
|
Henry Zhu
|
c10528254b
|
create add-used-built-ins option
|
2017-04-04 14:16:28 -04:00 |
|
Brian Ng
|
804329e221
|
Note babel plugin prefix handling in include/exclude [skip ci]
|
2017-04-04 09:31:01 -05:00 |
|
Artem Yavorsky
|
624c2868c0
|
Allow use babel-plugin- prefix for include and exclude. (#242)
|
2017-04-04 09:24:25 -05:00 |
|
Brian Ng
|
83b85a3609
|
Merge branch 'master' into 2.0
|
2017-03-31 12:15:06 -05:00 |
|
Brian Ng
|
af2b162175
|
Add simple smoke-test (#240)
|
2017-03-31 12:11:26 -05:00 |
|
George Chung
|
db1fd15616
|
Fix README: debug option shows info in stdout. (#236)
|
2017-03-30 20:25:32 -05:00 |
|
Brian Ng
|
9733e89cd8
|
Add prepublish script
|
2017-03-30 17:30:06 -05:00 |
|
Brian Ng
|
234568cd51
|
1.3.2
|
2017-03-30 17:24:58 -05:00 |
|
Brian Ng
|
8663c37888
|
1.3.1
|
2017-03-30 16:08:06 -05:00 |
|
Brian Ng
|
4ffe1f2e52
|
Revert npmignoring data
|
2017-03-30 16:06:57 -05:00 |
|
Brian Ng
|
da97567ee9
|
1.3.0
|
2017-03-30 15:41:24 -05:00 |
|
Brian Ng
|
bd944ccf56
|
Update changelog
|
2017-03-30 15:41:16 -05:00 |
|
Brian Ng
|
ae3e7cb4a9
|
Add check for ArrayBuffer[Symbol.species] (#233)
|
2017-03-30 16:18:28 -04:00 |
|
Brian Ng
|
0052e16853
|
Merge branch 'master' into 2.0
|
2017-03-30 13:26:41 -05:00 |
|
Artem Yavorsky
|
c4c9a7fc88
|
Fill data with electron as a target. (#229)
|
2017-03-28 23:07:17 -05:00 |
|
Brian Ng
|
9a5ab8cfea
|
Merge branch 'master' into 2.0
|
2017-03-28 10:37:47 -05:00 |
|
Mikhail Shustov
|
ae3dfda1d6
|
separate default builtins for platforms (#226)
|
2017-03-27 17:43:18 -05:00 |
|
Brian Ng
|
fc03259a2b
|
Bump babel to b7.alpha6
|
2017-03-27 17:18:41 -05:00 |
|
Steve Mao
|
a9f7c7db4c
|
remove deprecated projects (#223) [skip ci]
|
2017-03-25 22:06:09 -04:00 |
|
Artem Yavorsky
|
b3bfd40195
|
Run yarn as pre-commit hook if package.json was changed (#225)
|
2017-03-24 10:35:26 -05:00 |
|
Henry Zhu
|
03de20f043
|
2.0.0-alpha.3
|
2017-03-23 17:03:11 -04:00 |
|
Henry Zhu
|
8e528fdacf
|
update to b7-alpha.3 (#224)
|
2017-03-23 17:01:52 -04:00 |
|
Brian Ng
|
cd3dbe700c
|
Re-enable yarn/node 4 on travis
|
2017-03-17 12:47:30 -05:00 |
|