UNPKG

1.92 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5<a name="1.1.2"></a>
6## [1.1.2](https://github.com/jimzhan/esnext-scripts/compare/v1.1.1...v1.1.2) (2019-04-09)
7
8
9### Bug Fixes
10
11* add missing babel config file on `exec` ([2441884](https://github.com/jimzhan/esnext-scripts/commit/2441884))
12
13
14
15<a name="1.1.1"></a>
16## [1.1.1](https://github.com/jimzhan/esnext-scripts/compare/v1.1.0...v1.1.1) (2019-04-09)
17
18
19### Bug Fixes
20
21* inconsistent config exports ([53b9b84](https://github.com/jimzhan/esnext-scripts/commit/53b9b84))
22
23
24
25<a name="1.1.0"></a>
26# [1.1.0](https://github.com/jimzhan/esnext-scripts/compare/v1.0.8...v1.1.0) (2019-04-09)
27
28
29### Features
30
31* add `nodemon` supports ([82cf5c3](https://github.com/jimzhan/esnext-scripts/commit/82cf5c3))
32
33
34
35<a name="1.0.8"></a>
36## [1.0.8](https://github.com/jimzhan/esnext-scripts/compare/v1.0.7...v1.0.8) (2019-04-08)
37
38
39
40<a name="1.0.7"></a>
41## [1.0.7](https://github.com/jimzhan/esnext-scripts/compare/v1.0.6...v1.0.7) (2019-04-08)
42
43
44
45## [1.0.6](https://github.com/jimzhan/esnext-scripts/compare/v1.0.5...v1.0.6) (2019-03-22)
46
47
48
49## [1.0.5](https://github.com/jimzhan/esnext-scripts/compare/v1.0.4...v1.0.5) (2019-03-22)
50
51
52
53## [1.0.4](https://github.com/jimzhan/esnext-scripts/compare/v1.0.3...v1.0.4) (2019-03-22)
54
55
56
57## [1.0.3](https://github.com/jimzhan/esnext-scripts/compare/v1.0.2...v1.0.3) (2019-03-16)
58
59
60### Bug Fixes
61
62* promote react and react-dom to deps ([e17dd35](https://github.com/jimzhan/esnext-scripts/commit/e17dd35))
63
64
65
66## [1.0.2](https://github.com/jimzhan/esnext-scripts/compare/v1.0.1...v1.0.2) (2019-03-16)
67
68
69### Bug Fixes
70
71* move `enzyme` back to deps ([7e02a55](https://github.com/jimzhan/esnext-scripts/commit/7e02a55))
72
73
74
75## [1.0.1](https://github.com/jimzhan/esnext-scripts/compare/v0.32.2...v1.0.1) (2019-03-16)