UNPKG

17.9 kBMarkdownView Raw
1## [Version 0.22.15](https://github.com/saojs/sao/releases/tag/v0.22.15) (2018-3-20)
2
3### New features
4
5- Support passing `dependencies` to `yarnInstall`: [`202ae02`](https://github.com/saojs/sao/commit/202ae02) ([#84](https://github.com/saojs/sao/issues/84))
6
7[...full changes](https://github.com/saojs/sao/compare/v0.22.14...v0.22.15)
8
9## [Version 0.22.14](https://github.com/saojs/sao/releases/tag/v0.22.14) (2018-2-18)
10
11### Bug fixes
12
13- Fix/mock prompt override: [`f15d80e`](https://github.com/saojs/sao/commit/f15d80e) ([#81](https://github.com/saojs/sao/issues/81))
14
15[...full changes](https://github.com/saojs/sao/compare/v0.22.13...v0.22.14)
16
17## [Version 0.22.13](https://github.com/saojs/sao/releases/tag/v0.22.13) (2018-2-14)
18
19### Bug fixes
20
21- fix circular require, closed [#77](https://github.com/saojs/sao/issues/77): [`3f5b202`](https://github.com/saojs/sao/commit/3f5b202)
22
23[...full changes](https://github.com/saojs/sao/compare/v0.22.12...v0.22.13)
24
25## [Version 0.22.12](https://github.com/saojs/sao/releases/tag/v0.22.12) (2018-1-11)
26
27### New features
28
29- add configOptions, closed [#68](https://github.com/saojs/sao/issues/68): [`425f8cf`](https://github.com/saojs/sao/commit/425f8cf)
30
31[...full changes](https://github.com/saojs/sao/compare/v0.22.11...v0.22.12)
32
33## [Version 0.22.11](https://github.com/saojs/sao/releases/tag/v0.22.11) (2017-12-16)
34
35### New features
36
37- Get template data from cli options: [`fa34b82`](https://github.com/saojs/sao/commit/fa34b82) ([#71](https://github.com/saojs/sao/issues/71))
38
39[...full changes](https://github.com/saojs/sao/compare/v0.22.10...v0.22.11)
40
41## [Version 0.22.10](https://github.com/saojs/sao/releases/tag/v0.22.10) (2017-12-6)
42
43### Bug fixes
44
45- remove the type for force-npm: [`2788f6d`](https://github.com/saojs/sao/commit/2788f6d)
46
47[...full changes](https://github.com/saojs/sao/compare/v0.22.9...v0.22.10)
48
49## [Version 0.22.9](https://github.com/saojs/sao/releases/tag/v0.22.9) (2017-11-2)
50
51### Bug fixes
52
53- fix template update notifier: [`8a79a4a`](https://github.com/saojs/sao/commit/8a79a4a)
54
55[...full changes](https://github.com/saojs/sao/compare/v0.22.8...v0.22.9)
56
57## [Version 0.22.8](https://github.com/saojs/sao/releases/tag/v0.22.8) (2017-10-27)
58
59### Bug fixes
60
61- add --update flag and deprecate --install: [`19546b7`](https://github.com/saojs/sao/commit/19546b7)
62
63[...full changes](https://github.com/saojs/sao/compare/v0.22.7...v0.22.8)
64
65## [Version 0.22.7](https://github.com/saojs/sao/releases/tag/v0.22.7) (2017-10-27)
66
67### Bug fixes
68
69- don't install deps when repo does not have dependencies: [`1976d77`](https://github.com/saojs/sao/commit/1976d77)
70
71[...full changes](https://github.com/saojs/sao/compare/v0.22.6...v0.22.7)
72
73## [Version 0.22.5](https://github.com/egoist/sao/releases/tag/v0.22.5) (2017-10-21)
74
75### Bug fixes
76
77- Add Github username: [`aefcfd9`](https://github.com/egoist/sao/commit/aefcfd9) ([#64](https://github.com/egoist/sao/issues/64))
78
79[...full changes](https://github.com/egoist/sao/compare/v0.22.4...v0.22.5)
80
81## [Version 0.22.4](https://github.com/saojs/sao/releases/tag/v0.22.4) (2017-10-13)
82
83### New features
84
85- allow to use addtional data in template: [`68eef8f`](https://github.com/saojs/sao/commit/68eef8f)
86
87[...full changes](https://github.com/saojs/sao/compare/v0.22.3...v0.22.4)
88
89## [Version 0.22.3](https://github.com/egoist/sao/releases/tag/v0.22.3) (2017-9-27)
90
91### Bug fixes
92
93- replace : with %, fixed [#63](https://github.com/egoist/sao/issues/63): [`acc6dc6`](https://github.com/egoist/sao/commit/acc6dc6)
94
95[...full changes](https://github.com/egoist/sao/compare/v0.22.2...v0.22.3)
96
97## [Version 0.22.2](https://github.com/egoist/sao/releases/tag/v0.22.2) (2017-9-11)
98
99### New features
100
101- replace shelljs with cross-spawn: [`74df2ec`](https://github.com/egoist/sao/commit/74df2ec)
102
103[...full changes](https://github.com/egoist/sao/compare/v0.22.1...v0.22.2)
104
105## [Version 0.22.1](https://github.com/saojs/sao/releases/tag/v0.22.1) (2017-9-7)
106
107### New features
108
109- Check if existing package version matches expected package version: [`dc933cb`](https://github.com/saojs/sao/commit/dc933cb)
110
111### Bug fixes
112
113- tweaks: [`c194b3f`](https://github.com/saojs/sao/commit/c194b3f)
114
115[...full changes](https://github.com/saojs/sao/compare/v0.22.0...v0.22.1)
116
117## [Version 0.22.0](https://github.com/saojs/sao/releases/tag/v0.22.0) (2017-9-7)
118
119### Breaking changes
120
121- Store package template in a custom directory: [`3cfcf19`](https://github.com/saojs/sao/commit/3cfcf19) ([#57](https://github.com/saojs/sao/issues/57))
122
123[...full changes](https://github.com/saojs/sao/compare/v0.21.10...v0.22.0)
124
125## [Version 0.21.10](https://github.com/saojs/sao/releases/tag/v0.21.10) (2017-9-6)
126
127### Bug fixes
128
129- fix template engine: [`5f09c2d`](https://github.com/saojs/sao/commit/5f09c2d)
130
131[...full changes](https://github.com/saojs/sao/compare/v0.21.8...v0.21.10)
132
133## [Version 0.21.9](https://github.com/egoist/sao/releases/tag/v0.21.9) (2017-9-3)
134
135### Bug fixes
136
137- ensure the template exists: [`8a7ee99`](https://github.com/egoist/sao/commit/8a7ee99)
138
139[...full changes](https://github.com/egoist/sao/compare/v0.21.8...v0.21.9)
140
141## [Version 0.21.8](https://github.com/egoist/sao/releases/tag/v0.21.8) (2017-9-3)
142
143### Bug fixes
144
145- read template pkg when template is ready: [`54ddf85`](https://github.com/egoist/sao/commit/54ddf85)
146
147[...full changes](https://github.com/egoist/sao/compare/v0.21.7...v0.21.8)
148
149## [Version 0.21.7](https://github.com/egoist/sao/releases/tag/v0.21.7) (2017-9-3)
150
151### Bug fixes
152
153- expose logger: [`269c92c`](https://github.com/egoist/sao/commit/269c92c)
154
155[...full changes](https://github.com/egoist/sao/compare/v0.21.6...v0.21.7)
156
157## [Version 0.21.6](https://github.com/egoist/sao/releases/tag/v0.21.6) (2017-9-2)
158
159### Bug fixes
160
161- refactor generation: [`dd137ad`](https://github.com/egoist/sao/commit/dd137ad)
162- fix for regular template: [`46da217`](https://github.com/egoist/sao/commit/46da217)
163- fix path in showTip, closed [#54](https://github.com/egoist/sao/issues/54): [`31e3020`](https://github.com/egoist/sao/commit/31e3020)
164- update kopy to use mockPrompts option: [`d4a037c`](https://github.com/egoist/sao/commit/d4a037c)
165
166[...full changes](https://github.com/egoist/sao/compare/v0.21.5...v0.21.6)
167
168## [Version 0.21.5](https://github.com/egoist/sao/releases/tag/v0.21.5) (2017-8-20)
169
170### New features
171
172- respect sao property in package.json: [`cfb50ab`](https://github.com/egoist/sao/commit/cfb50ab)
173
174### Bug fixes
175
176- Added "Type `cd ${folderName}` to get started": [`b0bf29b`](https://github.com/egoist/sao/commit/b0bf29b)
177- support custom configFileName in sao.mockPrompt: [`9af5cd4`](https://github.com/egoist/sao/commit/9af5cd4)
178
179[...full changes](https://github.com/egoist/sao/compare/v0.21.4...v0.21.5)
180
181## [Version 0.21.4](https://github.com/saojs/sao/releases/tag/v0.21.4) (2017-8-20)
182
183### New features
184
185- inject answers into ctx: [`53dc6e9`](https://github.com/saojs/sao/commit/53dc6e9)
186
187### Bug fixes
188
189- simplify targetPath in sao.mockPrompt: [`b5ff5c9`](https://github.com/saojs/sao/commit/b5ff5c9)
190- Closes #44, sets logger levels to lowercase: [`2cb2a0c`](https://github.com/saojs/sao/commit/2cb2a0c) ([#45](https://github.com/saojs/sao/issues/45))
191
192[...full changes](https://github.com/saojs/sao/compare/v0.21.3...v0.21.4)
193
194## [Version 0.21.3](https://github.com/saojs/sao/releases/tag/v0.21.3) (2017-8-5)
195
196### New features
197
198- support explict npm package name, closed [#35](https://github.com/saojs/sao/issues/35): [`45b1815`](https://github.com/saojs/sao/commit/45b1815)
199
200### Bug fixes
201
202- use actual package version to store prompt answers: [`207f44e`](https://github.com/saojs/sao/commit/207f44e)
203
204[...full changes](https://github.com/saojs/sao/compare/v0.21.2...v0.21.3)
205
206## [Version 0.21.2](https://github.com/saojs/sao/releases/tag/v0.21.2) (2017-8-5)
207
208### Bug fixes
209
210- fix checking isNewFolder: [`a52a80c`](https://github.com/saojs/sao/commit/a52a80c)
211
212[...full changes](https://github.com/saojs/sao/compare/v0.21.1...v0.21.2)
213
214## [Version 0.21.1](https://github.com/saojs/sao/releases/tag/v0.21.1) (2017-8-4)
215
216### New features
217
218- add option to disable template update notifier: [`8550513`](https://github.com/saojs/sao/commit/8550513)
219
220### Bug fixes
221
222- tweaks: [`5bf21ba`](https://github.com/saojs/sao/commit/5bf21ba)
223- Do not install dependencies if repo does not have config file: [`7df56f1`](https://github.com/saojs/sao/commit/7df56f1)
224
225[...full changes](https://github.com/saojs/sao/compare/v0.21.0...v0.21.1)
226
227## [Version 0.21.0](https://github.com/saojs/sao/releases/tag/v0.21.0) (2017-8-4)
228
229### Breaking changes
230
231- Refactor, support npm scoped package: [`63d8441`](https://github.com/saojs/sao/commit/63d8441)
232
233### Bug fixes
234
235- tweaks: [`ae1d2b9`](https://github.com/saojs/sao/commit/ae1d2b9)
236
237[...full changes](https://github.com/saojs/sao/compare/v0.20.8...v0.21.0)
238
239## [Version 0.20.8](https://github.com/saojs/sao/releases/tag/v0.20.8) (2017-8-1)
240
241### New features
242
243- support private git repos: [`c4e91d4`](https://github.com/saojs/sao/commit/c4e91d4)
244
245[...full changes](https://github.com/saojs/sao/compare/v0.20.7...v0.20.8)
246
247## [Version 0.20.7](https://github.com/saojs/sao/releases/tag/v0.20.7) (2017-8-1)
248
249### Bug fixes
250
251- tweaks: [`8fb6c53`](https://github.com/saojs/sao/commit/8fb6c53)
252- tweaks: [`229fcbf`](https://github.com/saojs/sao/commit/229fcbf)
253- output detailed error message for http error: [`3ec1a60`](https://github.com/saojs/sao/commit/3ec1a60)
254
255[...full changes](https://github.com/saojs/sao/compare/v0.20.6...v0.20.7)
256
257## [Version 0.20.6](https://github.com/saojs/sao/releases/tag/v0.20.6) (2017-7-31)
258
259### New features
260
261- add pm in templateContext: [`a974697`](https://github.com/saojs/sao/commit/a974697)
262- change log level for installing missing template: [`86f0e5b`](https://github.com/saojs/sao/commit/86f0e5b)
263
264[...full changes](https://github.com/saojs/sao/compare/v0.20.5...v0.20.6)
265
266## [Version 0.20.5](https://github.com/saojs/sao/releases/tag/v0.20.5) (2017-7-28)
267
268### New features
269
270- add --force-npm option: [`dd6e256`](https://github.com/saojs/sao/commit/dd6e256)
271
272[...full changes](https://github.com/saojs/sao/compare/v0.20.4...v0.20.5)
273
274## [Version 0.20.4](https://github.com/saojs/sao/releases/tag/v0.20.4) (2017-7-26)
275
276### New features
277
278- use cac 4: [`43a9236`](https://github.com/saojs/sao/commit/43a9236)
279
280[...full changes](https://github.com/saojs/sao/compare/v0.20.3...v0.20.4)
281
282## [Version 0.20.3](https://github.com/saojs/sao/releases/tag/v0.20.3) (2017-7-23)
283
284### Bug fixes
285
286- tweaks: [`9544c48`](https://github.com/saojs/sao/commit/9544c48)
287- clean up: [`83d7b6a`](https://github.com/saojs/sao/commit/83d7b6a)
288
289[...full changes](https://github.com/saojs/sao/compare/v0.20.2...v0.20.3)
290
291## [Version 0.20.2](https://github.com/saojs/sao/releases/tag/v0.20.2) (2017-7-23)
292
293### New features
294
295- allow to use npm 5: [`46a2c70`](https://github.com/saojs/sao/commit/46a2c70)
296
297[...full changes](https://github.com/saojs/sao/compare/v0.20.1...v0.20.2)
298
299## [Version 0.20.1](https://github.com/saojs/sao/releases/tag/v0.20.1) (2017-7-9)
300
301### Bug fixes
302
303- ensure git name and email: [`f94760a`](https://github.com/saojs/sao/commit/f94760a) ([#32](https://github.com/saojs/sao/issues/32))
304
305[...full changes](https://github.com/saojs/sao/compare/v0.20.0...v0.20.1)
306
307## [Version 0.19.9](https://github.com/saojs/sao/releases/tag/v0.19.9) (2017-7-6)
308
309### Bug fixes
310
311- log eval error: [`fdcad9e`](https://github.com/saojs/sao/commit/fdcad9e)
312
313[...full changes](https://github.com/saojs/sao/compare/v0.19.8...v0.19.9)
314
315## [Version 0.19.8](https://github.com/saojs/sao/releases/tag/v0.19.8) (2017-5-21)
316
317### Bug fixes
318
319- accept string in mockPrompt: [`826bc4d`](https://github.com/saojs/sao/commit/826bc4d)
320
321[...full changes](https://github.com/saojs/sao/compare/v0.19.7...v0.19.8)
322
323## [Version 0.19.6](https://github.com/saojs/sao/releases/tag/v0.19.6) (2017-5-21)
324
325### Bug fixes
326
327- add color to folderName: [`3cd2657`](https://github.com/saojs/sao/commit/3cd2657)
328
329[...full changes](https://github.com/saojs/sao/compare/v0.19.5...v0.19.6)
330
331## [Version 0.19.4](https://github.com/saojs/sao/releases/tag/v0.19.4) (2017-5-18)
332
333### Bug fixes
334
335- tweaks: [`c0382f9`](https://github.com/saojs/sao/commit/c0382f9)
336- tweaks: [`19f0c2f`](https://github.com/saojs/sao/commit/19f0c2f)
337- tweaks: [`69a3139`](https://github.com/saojs/sao/commit/69a3139)
338- ensure boolean arguments, fixed [#27](https://github.com/saojs/sao/issues/27): [`9368403`](https://github.com/saojs/sao/commit/9368403)
339
340[...full changes](https://github.com/saojs/sao/compare/v0.19.3...v0.19.4)
341
342## [Version 0.19.3](https://github.com/saojs/sao/releases/tag/v0.19.3) (2017-5-3)
343
344### Bug fixes
345
346- fix keyword: [`2277cf0`](https://github.com/saojs/sao/commit/2277cf0)
347
348[...full changes](https://github.com/saojs/sao/compare/v0.19.2...v0.19.3)
349
350## [Version 0.19.0](https://github.com/saojs/sao/releases/tag/v0.19.0) (2017-5-2)
351
352### Breaking changes
353
354- update kopy: [`3fa9265`](https://github.com/saojs/sao/commit/3fa9265)
355
356[...full changes](https://github.com/saojs/sao/compare/v0.18.0...v0.19.0)
357
358## [Version 0.18.0](https://github.com/saojs/sao/releases/tag/v0.18.0) (2017-5-2)
359
360### Breaking changes
361
362- use keyword to set default value in prompts: [`4fc2d3b`](https://github.com/saojs/sao/commit/4fc2d3b)
363
364### Bug fixes
365
366- output warning for scoped npm package: [`7f57986`](https://github.com/saojs/sao/commit/7f57986)
367- only install production dependencies for git repo: [`455c234`](https://github.com/saojs/sao/commit/455c234)
368- tweak logger: [`f9ae3b2`](https://github.com/saojs/sao/commit/f9ae3b2)
369- disable trimming in logger: [`1365478`](https://github.com/saojs/sao/commit/1365478)
370
371[...full changes](https://github.com/saojs/sao/compare/v0.17.0...v0.18.0)
372
373## [Version 0.17.0](https://github.com/saojs/sao/releases/tag/v0.17.0) (2017-4-25)
374
375### New features
376
377- add mockPrompt support: [`daf508e`](https://github.com/saojs/sao/commit/daf508e)
378- upgrade kopy: [`4ad28b1`](https://github.com/saojs/sao/commit/4ad28b1)
379- mock without writing any files: [`020f205`](https://github.com/saojs/sao/commit/020f205)
380- support validation in mockPrompt: [`c492648`](https://github.com/saojs/sao/commit/c492648)
381
382### Bug fixes
383
384- set default value for mock data: [`029f6ee`](https://github.com/saojs/sao/commit/029f6ee)
385- fake targetPath for mockPrompt: [`a04b370`](https://github.com/saojs/sao/commit/a04b370)
386
387[...full changes](https://github.com/saojs/sao/compare/v0.16.12...v0.17.0)
388
389## [Version 0.16.12](https://github.com/saojs/sao/releases/tag/v0.16.12) (2017-4-24)
390
391### Bug fixes
392
393- upgrade deps: [`87d46f3`](https://github.com/saojs/sao/commit/87d46f3)
394
395[...full changes](https://github.com/saojs/sao/compare/v0.16.11...v0.16.12)
396
397## [Version 0.16.11](https://github.com/saojs/sao/releases/tag/v0.16.11) (2017-4-24)
398
399### New features
400
401- ask user whether to install missing template: [`30df582`](https://github.com/saojs/sao/commit/30df582)
402
403[...full changes](https://github.com/saojs/sao/compare/v0.16.10...v0.16.11)
404
405## [Version 0.16.10](https://github.com/saojs/sao/releases/tag/v0.16.10) (2017-2-17)
406
407### Bug fixes
408
409- delete cached repo before downloading, fixed [#22](https://github.com/saojs/sao/issues/22): [`e9eb195`](https://github.com/saojs/sao/commit/e9eb195)
410
411[...full changes](https://github.com/saojs/sao/compare/v0.16.9...v0.16.10)
412
413## [Version 0.16.9](https://github.com/saojs/sao/releases/tag/v0.16.9) (2017-2-13)
414
415### Patches
416
417- ensure config dir: [`a72abc2`](https://github.com/saojs/sao/commit/a72abc2)
418
419[...full changes](https://github.com/saojs/sao/compare/v0.16.8...v0.16.9)
420
421## [Version 0.16.8](https://github.com/saojs/sao/releases/tag/v0.16.8) (2017-2-13)
422
423### Minor Changes
424
425- add option `templates` show templates list avaliable: [`10cb175`](https://github.com/saojs/sao/commit/10cb175) ([#21](https://github.com/saojs/sao/issues/21))
426
427[...full changes](https://github.com/saojs/sao/compare/v0.16.7...v0.16.8)
428
429## [Version 0.16.7](https://github.com/saojs/sao/releases/tag/v0.16.7) (2017-2-9)
430
431### Minor Changes
432
433- add `complete` as alias to `post`: [`32a1fbc`](https://github.com/saojs/sao/commit/32a1fbc)
434- support expression in `when`: [`a77a0e4`](https://github.com/saojs/sao/commit/a77a0e4)
435
436[...full changes](https://github.com/saojs/sao/compare/v0.16.6...v0.16.7)
437
438## [Version 0.16.6](https://github.com/saojs/sao/releases/tag/v0.16.6) (2017-2-8)
439
440### Patches
441
442- add resource section: [`bd87b32`](https://github.com/saojs/sao/commit/bd87b32)
443- fix move: [`fb62de0`](https://github.com/saojs/sao/commit/fb62de0)
444
445[...full changes](https://github.com/saojs/sao/compare/v0.16.5...v0.16.6)
446
447## [Version 0.16.5](https://github.com/saojs/sao/releases/tag/v0.16.5) (2017-1-8)
448
449### Minor Changes
450
451- set custom template path: [`bb7b713`](https://github.com/saojs/sao/commit/bb7b713)
452
453[...full changes](https://github.com/saojs/sao/compare/v0.16.4...v0.16.5)
454
455## [Version 0.16.4](https://github.com/saojs/sao/releases/tag/v0.16.4) (2017-1-6)
456
457### Minor Changes
458
459- disable interpolation for regular git repo: [`6724fe6`](https://github.com/saojs/sao/commit/6724fe6)
460- support using url as config file: [`0d0f999`](https://github.com/saojs/sao/commit/0d0f999)
461
462### Patches
463
464- tweak: [`5fb0487`](https://github.com/saojs/sao/commit/5fb0487)
465
466[...full changes](https://github.com/saojs/sao/compare/v0.16.3...v0.16.4)
467
468## [Version 0.16.3](https://github.com/saojs/sao/releases/tag/v0.16.3) (2017-1-6)
469
470### Minor Changes
471
472- treat handlebars as built-in engine: [`92c0cfa`](https://github.com/saojs/sao/commit/92c0cfa)
473
474[...full changes](https://github.com/saojs/sao/compare/v0.16.2...v0.16.3)
475
476## [Version 0.16.2](https://github.com/saojs/sao/releases/tag/v0.16.2) (2017-1-3)
477
478### Patches
479
480- tweak default post action: [`276fb3b`](https://github.com/saojs/sao/commit/276fb3b)
481- fix default action: [`0374a0b`](https://github.com/saojs/sao/commit/0374a0b)
482
483[...full changes](https://github.com/saojs/sao/compare/v0.16.1...v0.16.2)
484