CHANGELOG.md
12.9 KB
0.2.1
- 2016-05-12 16:20:17 +0900 perf: use babel/scripts/add-module-exports as reference implementation(#34) by 59naga
0.2.0
-
2016-05-05 01:40:16 +0900 perf: use
template
argument property instead ofbabel-template
by 59naga - 2016-04-27 08:01:52 +0900 Add node-v6 in TravisCI by 59naga
- 2016-04-27 04:59:25 +0900 docs(CHANGELOG): change date format to ISO 8601 [skip ci] by 59naga
0.1.4
- 2016-04-27 02:11:44 +0900 Merge pull request #33 from 59naga/patch-1 by 59naga
- 2016-04-27 01:35:24 +0900 chore: tweaks version/postversion by 59naga
- 2016-04-27 01:12:25 +0900 Fix #31 by 59naga
-
2016-04-27 00:48:48 +0900 Remove unnecessary
lodash.get
by 59naga - 2016-04-26 04:18:39 +0900 Tweaks changelog.js/CHANGELOG.md [skip ci] by 59naga
0.1.3
- 2016-04-26 04:10:55 +0900 Add changelog.js for CHANGELOG.md [skip ci] by 59naga
- 2016-04-26 02:34:43 +0900 Fix #30 by 59naga
-
2016-04-24 12:08:41 +0900 Add .npmignore for
npm publish
by 59naga - 2016-04-24 11:17:05 +0900 Merge pull request #29 from 59naga/5to6 by 59naga
-
2016-04-24 10:55:47 +0900 Add
npm start
script by 59naga - 2016-04-24 09:35:21 +0900 Change 5 to 6 syntax by 59naga
- 2016-04-24 08:18:24 +0900 Add node@0 in TravisCI by 59naga
- 2016-04-24 08:17:24 +0900 Rename lib/index.js -> src/index.js by 59naga
- 2016-04-24 08:15:12 +0900 Update the devDependencies by 59naga
- 2016-02-10 00:50:54 +0900 Update deps and devDeps(refs #25,#24) by 59naga
- 2016-01-23 08:12:31 +0900 Merge pull request #23 from lijunle/readme-usage by 59naga
- 2016-01-22 22:44:40 +0800 Add the usage section in README. by Junle Li
- 2016-01-22 01:31:00 +0900 Revert "0.1.3-alpha Follow the #20" by 59naga
- 2016-01-16 17:00:22 +0800 Update the README, keep it clean. by Junle Li
0.1.2
-
2015-11-23 21:05:02 +0900 Remove no longer used
engines
(Fix #15) by 59naga - 2015-11-20 03:01:58 +0900 Move link github-issues to phabricator (Fix #14) by 59naga
- 2015-11-19 23:53:35 +0900 Merge pull request #13 from lijunle/travis-matrix by 59naga
- 2015-11-14 19:28:25 +0800 Enable Travis CI build matrix. by Junle Li
0.1.1
- 2015-11-15 18:20:28 +0900 Fix #11 by 59naga
-
2015-11-15 17:51:01 +0900 Add spec
should export using transform-export-extensions (#11)
by 59naga
0.1.0
- 2015-11-15 16:37:30 +0900 Fix eslint eol-last rule by 59naga
- 2015-11-15 16:35:25 +0900 Fix #4 by 59naga
- 2015-11-15 16:30:02 +0900 Adjust the overview to breaking changes. by 59naga
- 2015-11-15 16:27:17 +0900 Breaking change to follow the babel@5 behavior by 59naga
- 2015-11-15 16:25:52 +0900 Merge pull request #9 from lijunle/babel-5-behavior by 59naga
- 2015-11-15 16:24:07 +0900 Revert "Enable Travis CI build matrix. feat @lijunle" by 59naga
- 2015-11-14 19:11:22 +0800 Revisit the legacy test cases. by Junle Li
- 2015-11-14 19:00:47 +0800 Follow the Babel@5 bahavior. by Junle Li
- 2015-11-14 18:42:07 +0800 Refine testPlugin helper work with test spec. by Junle Li
- 2015-11-14 18:37:47 +0800 Add the test specs. by Junle Li
- 2015-11-14 15:50:35 +0900 Merge pull request #8 from lijunle/test-refinement by 59naga
- 2015-11-14 04:57:15 +0800 Give a more meaningful test name. by Junle Li
- 2015-11-14 04:53:02 +0800 Refine the test case to be stable. by Junle Li
- 2015-11-14 04:45:26 +0800 Increase the timeout to 30 second. by Junle Li
- 2015-11-14 04:41:42 +0800 Remove transform-es2015-modules-commonjs plugin. by Junle Li
- 2015-11-14 07:53:24 +0900 Merge pull request #6 from lijunle/develop-refinement by 59naga
- 2015-11-14 00:17:58 +0800 Add git ignore file. by Junle Li
- 2015-11-14 04:30:03 +0800 Remove git hooks. by Junle Li
- 2015-11-14 04:26:42 +0800 Resolve standard code style warnings. by Junle Li
- 2015-11-14 01:27:47 +0900 Fix #5 by 59naga
- 2015-11-13 21:19:53 +0900 Code refactor (ref #4) by 59naga
- 2015-11-13 08:26:42 +0900 Change regexp to AST properties (ref #4) by 59naga
- 2015-11-12 07:55:36 +0900 transform-es2015-modules-commonjs@6.1.4 [skip ci] by 59naga
- 2015-11-12 01:30:01 +0900 typo [skip ci] by 59naga
0.0.4
- 2015-11-11 17:57:44 +0900 0.0.4 Fix #2 by 59naga
- 2015-11-11 10:48:34 +0900 [ci skip] by 59naga
- 2015-11-11 10:37:24 +0900 [ci skip] by 59naga
0.0.3
- 2015-11-11 08:54:39 +0900 0.0.3 Move babel-template devDeps -> deps by 59naga
0.0.2
- 2015-11-11 08:11:47 +0900 0.0.2 Fix #2 by 59naga
0.0.1
- 2015-11-11 07:16:49 +0900 0.0.1 Use Object.assign by 59naga
- 2015-11-11 06:53:52 +0900 Blurred subject [skip ci] by 59naga
-
2015-11-11 06:36:12 +0900 Fix
Error: timeout of 2000ms exceeded
by 59naga - 2015-11-11 05:37:32 +0900 Fix 6 to 5 by 59naga
- 2015-11-11 05:33:50 +0900 Initial by 59naga