UNPKG

9.11 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# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
7
8
9### Features
10
11* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
12* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
13
14
15
16
17
18# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
19
20**Note:** Version bump only for package @lerna/create
21
22
23
24
25
26# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
27
28
29### Bug Fixes
30
31* **create:** Bump camelcase ([e58a1d0](https://github.com/lerna/lerna/commit/e58a1d0))
32* **deps:** Explicit npm-package-arg ^6.1.0 ([4b20791](https://github.com/lerna/lerna/commit/4b20791))
33* **deps:** Explicit pacote ^9.4.1 ([44d05bf](https://github.com/lerna/lerna/commit/44d05bf))
34* **deps:** Remove unused libnpm (replaced by direct sub-packages) ([1caeb28](https://github.com/lerna/lerna/commit/1caeb28))
35
36
37
38
39
40## [3.10.6](https://github.com/lerna/lerna/compare/v3.10.5...v3.10.6) (2019-01-19)
41
42**Note:** Version bump only for package @lerna/create
43
44
45
46
47
48# [3.10.0](https://github.com/lerna/lerna/compare/v3.9.1...v3.10.0) (2019-01-08)
49
50**Note:** Version bump only for package @lerna/create
51
52
53
54
55
56## [3.8.5](https://github.com/lerna/lerna/compare/v3.8.4...v3.8.5) (2019-01-05)
57
58**Note:** Version bump only for package @lerna/create
59
60
61
62
63
64## [3.8.1](https://github.com/lerna/lerna/compare/v3.8.0...v3.8.1) (2018-12-31)
65
66**Note:** Version bump only for package @lerna/create
67
68
69
70
71
72## [3.7.2](https://github.com/lerna/lerna/compare/v3.7.1...v3.7.2) (2018-12-21)
73
74**Note:** Version bump only for package @lerna/create
75
76
77
78
79
80## [3.7.1](https://github.com/lerna/lerna/compare/v3.7.0...v3.7.1) (2018-12-20)
81
82**Note:** Version bump only for package @lerna/create
83
84
85
86
87
88# [3.7.0](https://github.com/lerna/lerna/compare/v3.6.0...v3.7.0) (2018-12-19)
89
90
91### Bug Fixes
92
93* **create:** Pass options snapshot to pacote.manifest() ([6116680](https://github.com/lerna/lerna/commit/6116680))
94
95
96
97
98
99# [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07)
100
101
102### Features
103
104* Migrate existing usage to libnpm ([0d3a786](https://github.com/lerna/lerna/commit/0d3a786)), closes [#1767](https://github.com/lerna/lerna/issues/1767)
105* **create:** Migrate `npm info` subprocess to libnpm.manifest ([65a1d1b](https://github.com/lerna/lerna/commit/65a1d1b))
106
107
108
109
110
111# [3.5.0](https://github.com/lerna/lerna/compare/v3.4.3...v3.5.0) (2018-11-27)
112
113
114### Bug Fixes
115
116* prettier ([001a6df](https://github.com/lerna/lerna/commit/001a6df))
117
118
119
120
121
122## [3.4.1](https://github.com/lerna/lerna/compare/v3.4.0...v3.4.1) (2018-10-04)
123
124**Note:** Version bump only for package @lerna/create
125
126
127
128
129
130<a name="3.3.1"></a>
131## [3.3.1](https://github.com/lerna/lerna/compare/v3.3.0...v3.3.1) (2018-09-11)
132
133
134### Bug Fixes
135
136* **create:** Upgrade whatwg-url to ^7.0.0 ([00842d6](https://github.com/lerna/lerna/commit/00842d6))
137
138
139
140
141
142<a name="3.3.0"></a>
143# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)
144
145
146### Features
147
148* **deps:** Upgrade fs-extra to ^7.0.0 ([042b1a3](https://github.com/lerna/lerna/commit/042b1a3))
149
150
151
152
153
154<a name="3.1.3"></a>
155## [3.1.3](https://github.com/lerna/lerna/compare/v3.1.2...v3.1.3) (2018-08-21)
156
157**Note:** Version bump only for package @lerna/create
158
159
160
161
162
163<a name="3.1.2"></a>
164## [3.1.2](https://github.com/lerna/lerna/compare/v3.1.1...v3.1.2) (2018-08-20)
165
166**Note:** Version bump only for package @lerna/create
167
168
169
170
171
172<a name="3.1.0"></a>
173# [3.1.0](https://github.com/lerna/lerna/compare/v3.0.6...v3.1.0) (2018-08-17)
174
175**Note:** Version bump only for package @lerna/create
176
177
178
179
180
181<a name="3.0.6"></a>
182## [3.0.6](https://github.com/lerna/lerna/compare/v3.0.5...v3.0.6) (2018-08-16)
183
184
185### Bug Fixes
186
187* **create:** Use whatwg-url instead of node 8.x-dependent URL class ([8701b79](https://github.com/lerna/lerna/commit/8701b79))
188
189
190
191
192
193<a name="3.0.5"></a>
194## [3.0.5](https://github.com/lerna/lerna/compare/v3.0.4...v3.0.5) (2018-08-15)
195
196
197### Bug Fixes
198
199* **options:** Provide -y alias for --yes ([3ea460c](https://github.com/lerna/lerna/commit/3ea460c))
200
201
202
203
204
205<a name="3.0.0"></a>
206# [3.0.0](https://github.com/lerna/lerna/compare/v3.0.0-rc.0...v3.0.0) (2018-08-10)
207
208
209### Bug Fixes
210
211* **create:** Use filename without scope when generating imports from test file ([acfd48b](https://github.com/lerna/lerna/commit/acfd48b))
212
213
214
215
216
217<a name="3.0.0-rc.0"></a>
218# [3.0.0-rc.0](https://github.com/lerna/lerna/compare/v3.0.0-beta.21...v3.0.0-rc.0) (2018-07-27)
219
220
221### Features
222
223* Upgrade to fs-extra 6 ([079d873](https://github.com/lerna/lerna/commit/079d873))
224* **cli:** Upgrade to Yargs 12 ([7899ab8](https://github.com/lerna/lerna/commit/7899ab8))
225
226
227
228
229
230<a name="3.0.0-beta.21"></a>
231# [3.0.0-beta.21](https://github.com/lerna/lerna/compare/v3.0.0-beta.20...v3.0.0-beta.21) (2018-05-12)
232
233**Note:** Version bump only for package @lerna/create
234
235
236
237
238
239<a name="3.0.0-beta.20"></a>
240# [3.0.0-beta.20](https://github.com/lerna/lerna/compare/v3.0.0-beta.19...v3.0.0-beta.20) (2018-05-07)
241
242**Note:** Version bump only for package @lerna/create
243
244
245
246
247
248<a name="3.0.0-beta.19"></a>
249# [3.0.0-beta.19](https://github.com/lerna/lerna/compare/v3.0.0-beta.18...v3.0.0-beta.19) (2018-05-03)
250
251**Note:** Version bump only for package @lerna/create
252
253
254
255
256
257<a name="3.0.0-beta.18"></a>
258# [3.0.0-beta.18](https://github.com/lerna/lerna/compare/v3.0.0-beta.17...v3.0.0-beta.18) (2018-04-24)
259
260**Note:** Version bump only for package @lerna/create
261
262
263
264
265
266<a name="3.0.0-beta.17"></a>
267# [3.0.0-beta.17](https://github.com/lerna/lerna/compare/v3.0.0-beta.16...v3.0.0-beta.17) (2018-04-13)
268
269**Note:** Version bump only for package @lerna/create
270
271
272
273
274
275<a name="3.0.0-beta.15"></a>
276# [3.0.0-beta.15](https://github.com/lerna/lerna/compare/v3.0.0-beta.14...v3.0.0-beta.15) (2018-04-09)
277
278**Note:** Version bump only for package @lerna/create
279
280
281
282
283
284<a name="3.0.0-beta.14"></a>
285# [3.0.0-beta.14](https://github.com/lerna/lerna/compare/v3.0.0-beta.13...v3.0.0-beta.14) (2018-04-03)
286
287
288### Bug Fixes
289
290* **create:** Actually publish the module data helper ([4775cc4](https://github.com/lerna/lerna/commit/4775cc4))
291
292
293
294
295
296<a name="3.0.0-beta.13"></a>
297# [3.0.0-beta.13](https://github.com/lerna/lerna/compare/v3.0.0-beta.12...v3.0.0-beta.13) (2018-03-31)
298
299
300### Features
301
302* Enable progress bars only when necessary ([b766c83](https://github.com/lerna/lerna/commit/b766c83))
303
304
305
306
307
308<a name="3.0.0-beta.12"></a>
309# [3.0.0-beta.12](https://github.com/lerna/lerna/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2018-03-30)
310
311
312### Bug Fixes
313
314* **create:** Silently ignore missing builtin npmrc ([1523520](https://github.com/lerna/lerna/commit/1523520)), closes [#1353](https://github.com/lerna/lerna/issues/1353)
315
316
317### Features
318
319* **package:** Add Map-like get/set methods, remove raw json getter ([707d1f0](https://github.com/lerna/lerna/commit/707d1f0))
320* **project:** Merge `package` and `packageJson` into `manifest` ([9a47ff7](https://github.com/lerna/lerna/commit/9a47ff7))
321
322
323### BREAKING CHANGES
324
325* **package:** The `Package` class no longer provides direct access to the JSON object
326used to construct the instance. Map-like `get()`/`set(val)` methods are
327available to modify the internal representation.
328
329
330
331
332
333<a name="3.0.0-beta.11"></a>
334# [3.0.0-beta.11](https://github.com/lerna/lerna/compare/v3.0.0-beta.10...v3.0.0-beta.11) (2018-03-29)
335
336**Note:** Version bump only for package @lerna/create
337
338
339
340
341
342<a name="3.0.0-beta.10"></a>
343# [3.0.0-beta.10](https://github.com/lerna/lerna/compare/v3.0.0-beta.9...v3.0.0-beta.10) (2018-03-27)
344
345
346### Features
347
348* **commands:** Delay require of command instantiation ([a1284f3](https://github.com/lerna/lerna/commit/a1284f3))
349
350
351### BREAKING CHANGES
352
353* **commands:** The default export of command packages is now a factory, not the subclass (which is now a named export).
354
355
356
357
358
359<a name="3.0.0-beta.9"></a>
360# [3.0.0-beta.9](https://github.com/lerna/lerna/compare/v3.0.0-beta.8...v3.0.0-beta.9) (2018-03-24)
361
362
363### Features
364
365* **command:** Rename this.repository -> this.project ([43e98a0](https://github.com/lerna/lerna/commit/43e98a0))
366
367
368
369
370
371<a name="3.0.0-beta.8"></a>
372# [3.0.0-beta.8](https://github.com/lerna/lerna/compare/v3.0.0-beta.7...v3.0.0-beta.8) (2018-03-22)
373
374
375### Bug Fixes
376
377* **create:** Skip repository property when git remote is missing ([98c8be6](https://github.com/lerna/lerna/commit/98c8be6))
378
379
380### Features
381
382* **utils:** Add "vendored" npm-conf ([9c24a25](https://github.com/lerna/lerna/commit/9c24a25))
383
384
385
386
387
388<a name="3.0.0-beta.7"></a>
389# [3.0.0-beta.7](https://github.com/lerna/lerna/compare/v3.0.0-beta.6...v3.0.0-beta.7) (2018-03-20)
390
391**Note:** Version bump only for package @lerna/create
392
393
394
395
396
397<a name="3.0.0-beta.4"></a>
398# [3.0.0-beta.4](https://github.com/lerna/lerna/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2018-03-19)
399
400
401### Features
402
403* Add `lerna create` command ([#1326](https://github.com/lerna/lerna/issues/1326)) ([f15b224](https://github.com/lerna/lerna/commit/f15b224))