|
| 1 | +# [2.0.0-beta.1](https://github.com/liangchunn/typescript-node-scripts/compare/2.0.0-beta.0...2.0.0-beta.1) (2019-03-25) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **formatter:** use colors when tty and not ci ([5e3584f](https://github.com/liangchunn/typescript-node-scripts/commit/5e3584f)) |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +# [2.0.0-beta.0](https://github.com/liangchunn/typescript-node-scripts/compare/v1.3.0...2.0.0-beta.0) (2019-03-25) |
| 11 | + |
| 12 | + |
| 13 | +### Bug Fixes |
| 14 | + |
| 15 | +* **create:** install TNS as a dev dependency ([3978289](https://github.com/liangchunn/typescript-node-scripts/commit/3978289)) |
| 16 | +* **package:** update @babel/core to version 7.3.4 ([0332dba](https://github.com/liangchunn/typescript-node-scripts/commit/0332dba)) |
| 17 | +* **package:** update @babel/preset-env to version 7.3.4 ([3a5cd6f](https://github.com/liangchunn/typescript-node-scripts/commit/3a5cd6f)) |
| 18 | +* **package:** update webpack to version 4.29.6 ([3f88bb8](https://github.com/liangchunn/typescript-node-scripts/commit/3f88bb8)) |
| 19 | +* **vendor:** fix spelling ([ee2eaf8](https://github.com/liangchunn/typescript-node-scripts/commit/ee2eaf8)) |
| 20 | + |
| 21 | + |
| 22 | +### Features |
| 23 | + |
| 24 | +* **typescript:** add typescript files ([f8854c2](https://github.com/liangchunn/typescript-node-scripts/commit/f8854c2)) |
| 25 | +* **typescript:** finish up typescript support ([2c5512b](https://github.com/liangchunn/typescript-node-scripts/commit/2c5512b)) |
| 26 | + |
| 27 | + |
| 28 | + |
1 | 29 | # [1.3.0](https://github.com/liangchunn/typescript-node-scripts/compare/v1.2.0...v1.3.0) (2019-02-19) |
2 | 30 |
|
3 | 31 |
|
4 | 32 | ### Bug Fixes |
5 | 33 |
|
6 | | -* **package:** update [@babel](https://github.com/babel)/core to version 7.3.3 ([28bad95](https://github.com/liangchunn/typescript-node-scripts/commit/28bad95)), closes [#64](https://github.com/liangchunn/typescript-node-scripts/issues/64) |
7 | | -* **package:** update [@babel](https://github.com/babel)/preset-env to version 7.3.1 ([f7fec24](https://github.com/liangchunn/typescript-node-scripts/commit/f7fec24)), closes [#64](https://github.com/liangchunn/typescript-node-scripts/issues/64) |
| 34 | +* **package:** update @babel/core to version 7.3.3 ([28bad95](https://github.com/liangchunn/typescript-node-scripts/commit/28bad95)), closes [#64](https://github.com/liangchunn/typescript-node-scripts/issues/64) |
| 35 | +* **package:** update @babel/preset-env to version 7.3.1 ([f7fec24](https://github.com/liangchunn/typescript-node-scripts/commit/f7fec24)), closes [#64](https://github.com/liangchunn/typescript-node-scripts/issues/64) |
8 | 36 | * **package:** update babel-loader to version 8.0.5 ([2eefbfc](https://github.com/liangchunn/typescript-node-scripts/commit/2eefbfc)) |
9 | 37 | * **package:** update chalk to version 2.4.2 ([1c7ffd6](https://github.com/liangchunn/typescript-node-scripts/commit/1c7ffd6)) |
10 | 38 | * **package:** update filesize to version 4.1.2 ([a3f0053](https://github.com/liangchunn/typescript-node-scripts/commit/a3f0053)), closes [#68](https://github.com/liangchunn/typescript-node-scripts/issues/68) |
|
71 | 99 |
|
72 | 100 | ### Bug Fixes |
73 | 101 |
|
74 | | -* **codeframe:** use new API for [@babel](https://github.com/babel)/code-frame ([1c93c74](https://github.com/liangchunn/typescript-node-scripts/commit/1c93c74)) |
| 102 | +* **codeframe:** use new API for @babel/code-frame ([1c93c74](https://github.com/liangchunn/typescript-node-scripts/commit/1c93c74)) |
75 | 103 |
|
76 | 104 |
|
77 | 105 |
|
|
81 | 109 | ### Bug Fixes |
82 | 110 |
|
83 | 111 | * **e2e:** fix env detection for travis ([c501d96](https://github.com/liangchunn/typescript-node-scripts/commit/c501d96)) |
84 | | -* **package:** update [@babel](https://github.com/babel)/core to version 7.1.2 ([53f832e](https://github.com/liangchunn/typescript-node-scripts/commit/53f832e)), closes [#25](https://github.com/liangchunn/typescript-node-scripts/issues/25) |
85 | | -* **package:** update [@babel](https://github.com/babel)/preset-env to version 7.1.0 ([07a38d4](https://github.com/liangchunn/typescript-node-scripts/commit/07a38d4)), closes [#25](https://github.com/liangchunn/typescript-node-scripts/issues/25) |
| 112 | +* **package:** update @babel/core to version 7.1.2 ([53f832e](https://github.com/liangchunn/typescript-node-scripts/commit/53f832e)), closes [#25](https://github.com/liangchunn/typescript-node-scripts/issues/25) |
| 113 | +* **package:** update @babel/preset-env to version 7.1.0 ([07a38d4](https://github.com/liangchunn/typescript-node-scripts/commit/07a38d4)), closes [#25](https://github.com/liangchunn/typescript-node-scripts/issues/25) |
86 | 114 | * **package:** update babel-loader to version 8.0.4 ([e4950e0](https://github.com/liangchunn/typescript-node-scripts/commit/e4950e0)), closes [#23](https://github.com/liangchunn/typescript-node-scripts/issues/23) |
87 | 115 | * **package:** update fork-ts-checker-webpack-plugin to version 0.4.10 ([c4f956c](https://github.com/liangchunn/typescript-node-scripts/commit/c4f956c)) |
88 | 116 | * **package:** update strip-ansi to version 5.0.0 ([fc0bf57](https://github.com/liangchunn/typescript-node-scripts/commit/fc0bf57)) |
|
0 commit comments