UNPKG

7.89 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [12.5.0](https://github.com/egoist/poi/compare/poi@12.4.8...poi@12.5.0) (2019-01-24)
7
8### Features
9
10- support html an entry file ([289468a](https://github.com/egoist/poi/commit/289468a))
11
12## [12.4.8](https://github.com/egoist/poi/compare/poi@12.4.7...poi@12.4.8) (2019-01-23)
13
14### Bug Fixes
15
16- format build time in human-readable format ([a89ecd0](https://github.com/egoist/poi/commit/a89ecd0))
17- use a new port if the port is already used ([62053e5](https://github.com/egoist/poi/commit/62053e5))
18
19## [12.4.7](https://github.com/egoist/poi/compare/poi@12.4.6...poi@12.4.7) (2019-01-23)
20
21### Features
22
23- validate devServer.headers option ([#532](https://github.com/egoist/poi/issues/532)) ([579b3ff](https://github.com/egoist/poi/commit/579b3ff))
24
25## [12.4.6](https://github.com/egoist/poi/compare/poi@12.4.5...poi@12.4.6) (2019-01-22)
26
27### Bug Fixes
28
29- execute plugins after validating config ([ca7686d](https://github.com/egoist/poi/commit/ca7686d)), closes [#530](https://github.com/egoist/poi/issues/530)
30
31## [12.4.5](https://github.com/egoist/poi/compare/poi@12.4.4...poi@12.4.5) (2019-01-18)
32
33### Bug Fixes
34
35- support babel.transpileModules on windows, closes [#527](https://github.com/egoist/poi/issues/527) ([62ecdb9](https://github.com/egoist/poi/commit/62ecdb9))
36
37## [12.4.4](https://github.com/egoist/poi/compare/poi@12.4.3...poi@12.4.4) (2019-01-14)
38
39### Bug Fixes
40
41- **css:** disable tree-shaking for css files ([acc42f0](https://github.com/egoist/poi/commit/acc42f0))
42
43## [12.4.3](https://github.com/egoist/poi/compare/poi@12.4.2...poi@12.4.3) (2019-01-11)
44
45### Bug Fixes
46
47- support plugin without poi-plugin prefix ([59f706e](https://github.com/egoist/poi/commit/59f706e))
48
49## [12.4.2](https://github.com/egoist/poi/compare/poi@12.4.1...poi@12.4.2) (2019-01-09)
50
51### Bug Fixes
52
53- properly add pnp plugins ([fdcd9e7](https://github.com/egoist/poi/commit/fdcd9e7))
54
55## [12.4.1](https://github.com/egoist/poi/compare/poi@12.4.0...poi@12.4.1) (2019-01-09)
56
57### Bug Fixes
58
59- support yarn pnp ([ca61aaa](https://github.com/egoist/poi/commit/ca61aaa))
60
61# [12.4.0](https://github.com/egoist/poi/compare/poi@12.3.2...poi@12.4.0) (2019-01-09)
62
63### Bug Fixes
64
65- set test mode for test command ([2cb92c4](https://github.com/egoist/poi/commit/2cb92c4))
66- tweak cli logs ([519a4fc](https://github.com/egoist/poi/commit/519a4fc))
67
68### Features
69
70- add a hook to invoke before running command ([fc5bcf3](https://github.com/egoist/poi/commit/fc5bcf3))
71- add a shorthand to set mode for test:\* commands ([a4af8db](https://github.com/egoist/poi/commit/a4af8db))
72
73## [12.3.2](https://github.com/egoist/poi/compare/poi@12.3.1...poi@12.3.2) (2019-01-09)
74
75### Bug Fixes
76
77- **serve:** read host and port from env vars ([7abfd2b](https://github.com/egoist/poi/commit/7abfd2b))
78
79## [12.3.1](https://github.com/egoist/poi/compare/poi@12.3.0...poi@12.3.1) (2019-01-09)
80
81### Bug Fixes
82
83- ensure publicUrl ([5f0451f](https://github.com/egoist/poi/commit/5f0451f)), closes [#520](https://github.com/egoist/poi/issues/520)
84
85# [12.3.0](https://github.com/egoist/poi/compare/poi@12.2.14...poi@12.3.0) (2019-01-09)
86
87### Bug Fixes
88
89- use pug-plain-loader for vue template ([6948539](https://github.com/egoist/poi/commit/6948539))
90
91### Features
92
93- show memory usage ([75f1376](https://github.com/egoist/poi/commit/75f1376))
94
95## [12.2.14](https://github.com/egoist/poi/compare/poi@12.2.13...poi@12.2.14) (2019-01-03)
96
97### Bug Fixes
98
99- ignore `.DS_Store` in public folder ([#518](https://github.com/egoist/poi/issues/518)) ([91afba5](https://github.com/egoist/poi/commit/91afba5)), closes [#517](https://github.com/egoist/poi/issues/517)
100
101## [12.2.13](https://github.com/egoist/poi/compare/poi@12.2.12...poi@12.2.13) (2019-01-02)
102
103### Features
104
105- allow config file to export a function ([8e82f66](https://github.com/egoist/poi/commit/8e82f66))
106
107## [12.2.12](https://github.com/egoist/poi/compare/poi@12.2.11...poi@12.2.12) (2018-12-31)
108
109**Note:** Version bump only for package poi
110
111## [12.2.11](https://github.com/egoist/poi/compare/poi@12.2.10...poi@12.2.11) (2018-12-31)
112
113### Bug Fixes
114
115- use recommended bucklescript workflow ([2231c5c](https://github.com/egoist/poi/commit/2231c5c))
116
117## [12.2.10](https://github.com/egoist/poi/compare/poi@12.2.9...poi@12.2.10) (2018-12-31)
118
119### Bug Fixes
120
121- let webpack watch all reason files ([e5c7a05](https://github.com/egoist/poi/commit/e5c7a05))
122
123## [12.2.9](https://github.com/egoist/poi/compare/poi@12.2.8...poi@12.2.9) (2018-12-30)
124
125### Bug Fixes
126
127- cache support for vue templates ([aa0a430](https://github.com/egoist/poi/commit/aa0a430))
128
129## [12.2.8](https://github.com/egoist/poi/compare/poi@12.2.7...poi@12.2.8) (2018-12-28)
130
131### Features
132
133- use source field from package.json as default app entry ([af61639](https://github.com/egoist/poi/commit/af61639))
134
135## [12.2.7](https://github.com/egoist/poi/compare/poi@12.2.6...poi@12.2.7) (2018-12-25)
136
137### Bug Fixes
138
139- **cli:** help message ([648727e](https://github.com/egoist/poi/commit/648727e))
140
141### Features
142
143- add a hook to allow modifing devServer config ([df939e6](https://github.com/egoist/poi/commit/df939e6))
144
145## [12.2.6](https://github.com/egoist/poi/compare/poi@12.2.5...poi@12.2.6) (2018-12-23)
146
147### Bug Fixes
148
149- **cli:** cache is enabled by default ([b2171d5](https://github.com/egoist/poi/commit/b2171d5))
150- properly handle --no-config flag ([bb94787](https://github.com/egoist/poi/commit/bb94787))
151
152## [12.2.5](https://github.com/egoist/poi/compare/poi@12.2.4...poi@12.2.5) (2018-12-22)
153
154### Bug Fixes
155
156- only change devtoolModuleFilenameTemplate under --serve flag ([fe5b708](https://github.com/egoist/poi/commit/fe5b708))
157- resolve modules in local development ([369a352](https://github.com/egoist/poi/commit/369a352))
158
159### Features
160
161- add a new plugin option `when` ([17ff228](https://github.com/egoist/poi/commit/17ff228))
162- support all webpack targets ([0d51120](https://github.com/egoist/poi/commit/0d51120))
163
164## [12.2.4](https://github.com/egoist/poi/compare/poi@12.2.3...poi@12.2.4) (2018-12-21)
165
166### Bug Fixes
167
168- react-error-overlay doesn't work with eval source map ([ddc8213](https://github.com/egoist/poi/commit/ddc8213))
169- use original file path in sourcemap in dev mode ([a2dfc5f](https://github.com/egoist/poi/commit/a2dfc5f))
170
171## [12.2.3](https://github.com/egoist/poi/compare/poi@12.2.2...poi@12.2.3) (2018-12-21)
172
173### Bug Fixes
174
175- better naming for server hooks ([b9aab0b](https://github.com/egoist/poi/commit/b9aab0b))
176- **cli:** only open browser on the first successful build ([13b1ac8](https://github.com/egoist/poi/commit/13b1ac8))
177
178## [12.2.2](https://github.com/egoist/poi/compare/poi@12.2.1...poi@12.2.2) (2018-12-19)
179
180### Bug Fixes
181
182- use bsb-js in bs-loader ([1712516](https://github.com/egoist/poi/commit/1712516))
183
184## [12.2.1](https://github.com/egoist/poi/compare/poi@12.2.0...poi@12.2.1) (2018-12-19)
185
186### Bug Fixes
187
188- vue-loader doesn't quite work with inline loaders ([7c04af6](https://github.com/egoist/poi/commit/7c04af6))
189
190# [12.2.0](https://github.com/egoist/poi/compare/poi@12.1.6...poi@12.2.0) (2018-12-18)
191
192### Bug Fixes
193
194- Improve devServer config validation ([#504](https://github.com/egoist/poi/issues/504)) ([fd846b0](https://github.com/egoist/poi/commit/fd846b0))
195
196### Features
197
198- builtin support for ReasonML ([5dec683](https://github.com/egoist/poi/commit/5dec683))
199- named imports for assets ([#505](https://github.com/egoist/poi/issues/505)) ([32f153a](https://github.com/egoist/poi/commit/32f153a))
200
201## [12.1.6](https://github.com/egoist/poi/compare/poi@12.1.5...poi@12.1.6) (2018-12-16)
202
203### Bug Fixes
204
205- allow to pass a string as plugin ([81caf4a](https://github.com/egoist/poi/commit/81caf4a))
206
207### Features
208
209- add pug-loader ([4be8954](https://github.com/egoist/poi/commit/4be8954))