UNPKG

18.7 kBMarkdownView Raw
1# Changelog
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## [5.2.0](https://github.com/salesforcecli/command/compare/v5.1.3...v5.2.0) (2022-06-08)
6
7### Features
8
9- use StateAggregator ([#91](https://github.com/salesforcecli/command/issues/91)) ([f0b2f83](https://github.com/salesforcecli/command/commit/f0b2f836496df95f5a49ad4045051d45a799dae4))
10
11### [5.1.3](https://github.com/salesforcecli/command/compare/v5.1.2...v5.1.3) (2022-05-26)
12
13### Bug Fixes
14
15- force release ([c5cf582](https://github.com/salesforcecli/command/commit/c5cf5828c70d01d8d035433e7eb49fe13cb11ef8))
16
17### [5.1.2](https://github.com/salesforcecli/command/compare/v5.1.1...v5.1.2) (2022-05-19)
18
19### Bug Fixes
20
21- don't mangle SfError name ([#85](https://github.com/salesforcecli/command/issues/85)) ([78e9ea0](https://github.com/salesforcecli/command/commit/78e9ea0df7b2d786f7c26eb487cd6e732ed04c5c))
22
23### [5.1.1](https://github.com/salesforcecli/command/compare/v5.1.0...v5.1.1) (2022-05-19)
24
25### Bug Fixes
26
27- update `no username` err from core v3 ([e41db48](https://github.com/salesforcecli/command/commit/e41db4876c6c6e1404b572b2f9f7fcd47a6b172e))
28
29## [5.1.0](https://github.com/salesforcecli/command/compare/v5.0.5...v5.1.0) (2022-05-02)
30
31### Features
32
33- use SfdxConfigAggregator ([3287e99](https://github.com/salesforcecli/command/commit/3287e99a48bd0e8bbf49f68d05102a5a39a87f34))
34
35### [5.0.5](https://github.com/salesforcecli/command/compare/v5.0.4...v5.0.5) (2022-04-07)
36
37### Bug Fixes
38
39- fix table output with simple columns ([7c8a65a](https://github.com/salesforcecli/command/commit/7c8a65aea364519db6d3c109f983fe145fd33afd))
40
41### [5.0.4](https://github.com/salesforcecli/command/compare/v5.0.2...v5.0.4) (2022-04-01)
42
43### Bug Fixes
44
45- no-truncate:true on tables, matches previous behavior ([d296dfc](https://github.com/salesforcecli/command/commit/d296dfc94bea4a2e07d2c74d405eb6f9964c43f5))
46- use showCommandHelp not showHelp ([9b139d9](https://github.com/salesforcecli/command/commit/9b139d937f1ee83ea2f881f2ba754feb779e0129))
47
48### [5.0.2](https://github.com/salesforcecli/command/compare/v5.0.1...v5.0.2) (2022-03-29)
49
50### Bug Fixes
51
52- fix fancy test types and stubs ([507fb91](https://github.com/salesforcecli/command/commit/507fb91da85ddd8b5e5f09d89c98f16e0a6f41bc))
53
54### [5.0.1](https://github.com/salesforcecli/command/compare/v5.0.0...v5.0.1) (2022-03-16)
55
56### Bug Fixes
57
58- understand messages.createError ([9a64626](https://github.com/salesforcecli/command/commit/9a646266b2b95ac7c13e216fdb0739b27b30487a))
59
60## [5.0.0](https://github.com/salesforcecli/command/compare/v4.2.2...v5.0.0) (2022-03-11)
61
62### [4.2.2](https://github.com/salesforcecli/command/compare/v4.2.1...v4.2.2) (2022-01-25)
63
64### [4.2.1](https://github.com/salesforcecli/command/compare/v4.2.0...v4.2.1) (2021-12-10)
65
66### Bug Fixes
67
68- restore before attempting stub ([79cffa8](https://github.com/salesforcecli/command/commit/79cffa8c1b3b4e0f138dceb522627a8dfe8933bc))
69
70## [4.2.0](https://github.com/salesforcecli/command/compare/v4.1.5...v4.2.0) (2021-12-01)
71
72### Features
73
74- bump core version ([d7c0bf2](https://github.com/salesforcecli/command/commit/d7c0bf2f6ba559638e5ce0917e553e1c4068769a))
75
76### [4.1.5](https://github.com/salesforcecli/command/compare/v4.1.4...v4.1.5) (2021-11-18)
77
78### Bug Fixes
79
80- manual verson bump ([9de1622](https://github.com/salesforcecli/command/commit/9de162222a678c329956d746512ad72a85c2ac15))
81- outputArgs wasn't generic ([87627fd](https://github.com/salesforcecli/command/commit/87627fd9a498b07bdcd95ce130ba7c13235a387b))
82- resolve parser from top-level ([7342c92](https://github.com/salesforcecli/command/commit/7342c92497b4a06399ff84acec52bd2d87f7cf8e))
83- ts errors and changd eslint comment rule name ([8c021c2](https://github.com/salesforcecli/command/commit/8c021c2fab0a8658f2cc485a6ccf67afcd3cce8c))
84
85### [4.1.4](https://github.com/salesforcecli/command/compare/v4.1.3...v4.1.4) (2021-10-12)
86
87### [4.1.3](https://github.com/salesforcecli/command/compare/v4.1.2...v4.1.3) (2021-10-05)
88
89### Bug Fixes
90
91- version bump to release ([90fada4](https://github.com/salesforcecli/command/commit/90fada4fa4a28bcc3e4fc8134445fc43126c44d2))
92
93### [4.1.2](https://github.com/salesforcecli/command/compare/v4.1.1...v4.1.2) (2021-09-15)
94
95### Bug Fixes
96
97- backout sf command ([a405845](https://github.com/salesforcecli/command/commit/a4058452a9a8cd86b7dab790bfc476c8058bc8fb))
98
99### [4.1.1](https://github.com/salesforcecli/command/compare/v4.1.0...v4.1.1) (2021-09-10)
100
101### Bug Fixes
102
103- bump oclif/core to 0.5.35 ([550f59a](https://github.com/salesforcecli/command/commit/550f59a8e20346b0ed97dddea9282fa737ea28e4))
104
105## [4.1.0](https://github.com/salesforcecli/command/compare/v4.0.5...v4.1.0) (2021-09-08)
106
107### Features
108
109- add json formatter to SfCommand ([7810f0e](https://github.com/salesforcecli/command/commit/7810f0eed90c3838708ff112dea181decffb7d20))
110
111### Bug Fixes
112
113- default to exitcode 0 on success ([f627e70](https://github.com/salesforcecli/command/commit/f627e70b4f90cc649756930e8c992e517c757eb6))
114- Merge pull request [#13](https://github.com/salesforcecli/command/issues/13) from salesforcecli/phale/W-9791511 ([6a312e9](https://github.com/salesforcecli/command/commit/6a312e9d189cbff463bb1c88a8edd627ae6e8beb))
115
116### [4.0.5](https://github.com/salesforcecli/command/compare/v4.0.4...v4.0.5) (2021-08-30)
117
118### Bug Fixes
119
120- create sf command class ([275b6cf](https://github.com/salesforcecli/command/commit/275b6cf2b098dd103bf02b201813f177eb6783f4))
121
122### [4.0.4](https://github.com/salesforcecli/command/compare/v4.0.3...v4.0.4) (2021-07-08)
123
124### Features
125
126- publish ([5d44aa4](https://github.com/salesforcecli/command/commit/5d44aa44231c3b1279d45497c4704ac0c479bf63))
127
128### [4.0.3](https://github.com/salesforcecli/command/compare/v4.0.2...v4.0.3) (2021-07-08)
129
130### Features
131
132- publish ([9ef0965](https://github.com/salesforcecli/command/commit/9ef09652269d88aa6f630362a61f67a9c4dac677))
133
134### 4.0.2 (2021-07-08)
135
136### Features
137
138- publish ([95b00b8](https://github.com/salesforcecli/command/commit/95b00b8b5628eea90cc03bfd4899e4cfb08baa8f))
139- publish ([7f4ff78](https://github.com/salesforcecli/command/commit/7f4ff785e33a693a684dcd10539130917e907233))
140- publish ([de12319](https://github.com/salesforcecli/command/commit/de12319bb41681eae625a35f8ed6b04ce01aa7e9))
141
142### 4.0.1 (2021-07-08)
143
144### Features
145
146- publish ([7f4ff78](https://github.com/salesforcecli/command/commit/7f4ff785e33a693a684dcd10539130917e907233))
147- publish ([de12319](https://github.com/salesforcecli/command/commit/de12319bb41681eae625a35f8ed6b04ce01aa7e9))
148
149## 4.0.0 (2021-07-08)
150
151### Features
152
153- publish ([de12319](https://github.com/salesforcecli/command/commit/de12319bb41681eae625a35f8ed6b04ce01aa7e9))
154
155## [3.1.3](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@3.1.1...@salesforce/command@3.1.3) (2021-06-04)
156
157### Bug Fixes
158
159- publish using npm automation token ([9b5e8ad](https://github.com/forcedotcom/cli-packages/commit/9b5e8adbc84fa38c31eafb1ee7a8d5fef2fbf15b))
160
161## [3.1.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@3.1.0...@salesforce/command@3.1.1) (2021-06-03)
162
163### Bug Fixes
164
165- bump core version in command ([dcaf37c](https://github.com/forcedotcom/cli-packages/commit/dcaf37cc5c47713b3f24c365b1c434db036dc9a9))
166
167# [3.1.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@3.0.5...@salesforce/command@3.1.0) (2021-01-22)
168
169### Bug Fixes
170
171- shared code/tests for custom array delimiter ([3c6074f](https://github.com/forcedotcom/cli-packages/commit/3c6074f92d0d3ceefc5ad9c7095df5d08502d1cc))
172
173### Features
174
175- array flags trim whitespace ([0e08d55](https://github.com/forcedotcom/cli-packages/commit/0e08d55abc6c5201e249f1b3219dd4b38167c6b4))
176
177## [3.0.5](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@3.0.4...@salesforce/command@3.0.5) (2020-11-13)
178
179**Note:** Version bump only for package @salesforce/command
180
181## [3.0.4](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@3.0.3...@salesforce/command@3.0.4) (2020-11-11)
182
183**Note:** Version bump only for package @salesforce/command
184
185## [3.0.3](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@3.0.2...@salesforce/command@3.0.3) (2020-09-03)
186
187### Bug Fixes
188
189- message changes ([7cfc99a](https://github.com/forcedotcom/cli-packages/commit/7cfc99a))
190
191## [3.0.2](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@3.0.1...@salesforce/command@3.0.2) (2020-09-03)
192
193### Bug Fixes
194
195- wrap AuthInfoCreationError ([d8e9766](https://github.com/forcedotcom/cli-packages/commit/d8e9766))
196
197## [3.0.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@3.0.0...@salesforce/command@3.0.1) (2020-07-06)
198
199### Bug Fixes
200
201- updates buildArray to handle various comma separated arrangements ([c34c675](https://github.com/forcedotcom/cli-packages/commit/c34c675))
202
203# [3.0.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@2.2.0...@salesforce/command@3.0.0) (2020-02-07)
204
205### Features
206
207- change json errors to stdout ([87d80c8](https://github.com/forcedotcom/cli-packages/commit/87d80c8))
208
209### BREAKING CHANGES
210
211- Moving json errors to stdout instead of stderr may break some tests or scripts
212 expecting it to be in stderr.
213
214@W-5490315@
215
216# [2.2.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@2.1.5...@salesforce/command@2.2.0) (2020-01-31)
217
218### Features
219
220- add oclif parameters to ux.startSpinner [#268](https://github.com/forcedotcom/cli-packages/issues/268) ([cfe5ef8](https://github.com/forcedotcom/cli-packages/commit/cfe5ef8))
221
222## [2.1.5](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@2.1.4...@salesforce/command@2.1.5) (2020-01-29)
223
224### Bug Fixes
225
226- **error:** removed logic preventing correct error ([d92d691](https://github.com/forcedotcom/cli-packages/commit/d92d691))
227
228## [2.1.4](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@2.1.3...@salesforce/command@2.1.4) (2020-01-07)
229
230### Bug Fixes
231
232- respect SFDX_CONTENT_TYPE=JSON ([554f2bf](https://github.com/forcedotcom/cli-packages/commit/554f2bf))
233
234## [2.1.3](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@2.1.2...@salesforce/command@2.1.3) (2019-11-04)
235
236### Bug Fixes
237
238- poke circle ([849640d](https://github.com/forcedotcom/cli-packages/commit/849640d))
239
240## [2.1.2](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@2.1.1...@salesforce/command@2.1.2) (2019-11-04)
241
242**Note:** Version bump only for package @salesforce/command
243
244## [2.1.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@2.1.0...@salesforce/command@2.1.1) (2019-11-04)
245
246**Note:** Version bump only for package @salesforce/command
247
248# [2.1.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@2.0.0...@salesforce/command@2.1.0) (2019-07-17)
249
250### Features
251
252- updating core ([cd4e6b0](https://github.com/forcedotcom/cli-packages/commit/cd4e6b0))
253- upgrade core ([4696c5f](https://github.com/forcedotcom/cli-packages/commit/4696c5f))
254
255# [2.0.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.5.3...@salesforce/command@2.0.0) (2019-06-18)
256
257### Bug Fixes
258
259- 🐛 Support new AuthInfo changes in core ([3dd191a](https://github.com/forcedotcom/cli-packages/commit/3dd191a))
260
261### BREAKING CHANGES
262
263- 🧨 Yes AuthInfo object is not backward compatible.
264
265## [1.5.3](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.5.2...@salesforce/command@1.5.3) (2019-06-12)
266
267### Bug Fixes
268
269- instanceof isn’t detecting come instances of SfError ([092b311](https://github.com/forcedotcom/cli-packages/commit/092b311))
270- respect --json when created outside of SfdxCommand flow ([f51563c](https://github.com/forcedotcom/cli-packages/commit/f51563c))
271
272## [1.5.2](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.5.1...@salesforce/command@1.5.2) (2019-05-31)
273
274### Bug Fixes
275
276- remove dependency on log statement in oclif/command ([162b418](https://github.com/forcedotcom/cli-packages/commit/162b418))
277
278## [1.5.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.5.0...@salesforce/command@1.5.1) (2019-05-03)
279
280### Bug Fixes
281
282- add deprecation warnings for commands and flags ([be56485](https://github.com/forcedotcom/cli-packages/commit/be56485))
283- allow uppercase loglevel values ([51e5942](https://github.com/forcedotcom/cli-packages/commit/51e5942))
284- put spaces between words in generated table col labels ([5481927](https://github.com/forcedotcom/cli-packages/commit/5481927))
285
286# [1.5.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.4.2...@salesforce/command@1.5.0) (2019-04-04)
287
288### Bug Fixes
289
290- fix breaking behaviour with warnings being an object ([4db7416](https://github.com/forcedotcom/cli-packages/commit/4db7416))
291
292### Features
293
294- declarative flag validations ([e3077b5](https://github.com/forcedotcom/cli-packages/commit/e3077b5))
295
296## [1.4.2](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.4.1...@salesforce/command@1.4.2) (2019-03-26)
297
298### Bug Fixes
299
300- init ux in catch ([1701a9d](https://github.com/forcedotcom/cli-packages/commit/1701a9d))
301
302## [1.4.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.4.0...@salesforce/command@1.4.1) (2019-03-25)
303
304### Bug Fixes
305
306- use apiversion flags ([98d2971](https://github.com/forcedotcom/cli-packages/commit/98d2971))
307
308# [1.4.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.3.4...@salesforce/command@1.4.0) (2019-03-22)
309
310### Features
311
312- allow massaging of result object printing by command ([84c2bc8](https://github.com/forcedotcom/cli-packages/commit/84c2bc8))
313
314## [1.3.4](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.3.3...@salesforce/command@1.3.4) (2019-03-19)
315
316### Bug Fixes
317
318- remove hidden flags from docopts' ([c55fddc](https://github.com/forcedotcom/cli-packages/commit/c55fddc))
319- support exclusive on both flags ([014274d](https://github.com/forcedotcom/cli-packages/commit/014274d))
320- update core for security ([3d483a2](https://github.com/forcedotcom/cli-packages/commit/3d483a2))
321
322## [1.3.3](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.3.2...@salesforce/command@1.3.3) (2019-03-18)
323
324### Bug Fixes
325
326- send the flags and varargs as part of the cmdError event ([e2d5c2b](https://github.com/forcedotcom/cli-packages/commit/e2d5c2b))
327- support SFDX_JSON_TO_STDOUT ([d4b0062](https://github.com/forcedotcom/cli-packages/commit/d4b0062))
328
329## [1.3.2](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.3.1...@salesforce/command@1.3.2) (2019-03-14)
330
331### Bug Fixes
332
333- add support for command error analytics ([22d94cc](https://github.com/forcedotcom/cli-packages/commit/22d94cc))
334
335## [1.3.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.3.0...@salesforce/command@1.3.1) (2019-03-11)
336
337### Bug Fixes
338
339- keep varargs protected ([d3f71a5](https://github.com/forcedotcom/cli-packages/commit/d3f71a5))
340
341# [1.3.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.2.0...@salesforce/command@1.3.0) (2019-03-05)
342
343### Bug Fixes
344
345- fix varargs docopt ([4e767e8](https://github.com/forcedotcom/cli-packages/commit/4e767e8))
346- logical enforcement of `options` in `array` flag configs ([0e2bbc3](https://github.com/forcedotcom/cli-packages/commit/0e2bbc3)), closes [#30](https://github.com/forcedotcom/cli-packages/issues/30)
347- loglevel flag should show a default ([91624a8](https://github.com/forcedotcom/cli-packages/commit/91624a8))
348
349### Features
350
351- wip for docopts ([11a4012](https://github.com/forcedotcom/cli-packages/commit/11a4012))
352
353# [1.2.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.1.1...@salesforce/command@1.2.0) (2018-12-21)
354
355### Bug Fixes
356
357- update kit, ts-types, ts-sinon versions ([9505744](https://github.com/forcedotcom/cli-packages/commit/9505744))
358
359### Features
360
361- allow duration bounds to accept duration ([30557e2](https://github.com/forcedotcom/cli-packages/commit/30557e2))
362- support deprecation and legacy flag props ([9c20954](https://github.com/forcedotcom/cli-packages/commit/9c20954))
363
364## [1.1.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.1.0...@salesforce/command@1.1.1) (2018-12-13)
365
366### Bug Fixes
367
368- allow partial for builtin options ([6462367](https://github.com/forcedotcom/cli-packages/commit/6462367))
369
370# [1.1.0](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.0.2...@salesforce/command@1.1.0) (2018-12-13)
371
372### Features
373
374- add optional min/max numeric flag validations ([484cf1e](https://github.com/forcedotcom/cli-packages/commit/484cf1e))
375- set correct this type type on SfdxResult.display ([fe9357f](https://github.com/forcedotcom/cli-packages/commit/fe9357f))
376
377## [1.0.2](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@1.0.1...@salesforce/command@1.0.2) (2018-12-04)
378
379### Bug Fixes
380
381- find in test code ([1496b26](https://github.com/forcedotcom/cli-packages/commit/1496b26))
382
383## [1.0.1](https://github.com/forcedotcom/cli-packages/compare/@salesforce/command@0.4.0...@salesforce/command@1.0.1) (2018-12-04)
384
385### Bug Fixes
386
387- update package.json ([e517e6c](https://github.com/forcedotcom/cli-packages/commit/e517e6c))
388
389# 0.4.0 (2018-12-03)
390
391### Bug Fixes
392
393- add duration flag types in place of time ([cc984b5](https://github.com/forcedotcom/cli-packages/commit/cc984b5))
394- broken test ([f9a5ba7](https://github.com/forcedotcom/cli-packages/commit/f9a5ba7))
395- compiler error ([e88f3fc](https://github.com/forcedotcom/cli-packages/commit/e88f3fc))
396- no spinner for json parameter; fix this data type for SfdxResult display ([#3](https://github.com/forcedotcom/cli-packages/issues/3)) ([0488b89](https://github.com/forcedotcom/cli-packages/commit/0488b89))
397- support for typed array value mapping ([d630cca](https://github.com/forcedotcom/cli-packages/commit/d630cca))
398- update core and dev-config ([8e4785a](https://github.com/forcedotcom/cli-packages/commit/8e4785a))
399- update core reference. ([d7f5042](https://github.com/forcedotcom/cli-packages/commit/d7f5042))
400- update package.json ([ae2a5ae](https://github.com/forcedotcom/cli-packages/commit/ae2a5ae))
401- validate duration flag types ([c682117](https://github.com/forcedotcom/cli-packages/commit/c682117))
402
403### Features
404
405- port over command to cli-packages ([2d45302](https://github.com/forcedotcom/cli-packages/commit/2d45302))
406- update core and other deps ([e39a8e7](https://github.com/forcedotcom/cli-packages/commit/e39a8e7))