Releases: salesforcecli/sf-plugins-core
Releases · salesforcecli/sf-plugins-core
1.15.1
1.15.0
v1.14.1
1.14.1 (2022-08-23)
Features
- update custom flag definitions (828daac)
1.13.2 (2022-08-09)
Bug Fixes
1.13.1 (2022-08-03)
Bug Fixes
- add number to deploy function return type (ac9457b)
1.13.0 (2022-06-09)
Features
- catch method supports base and SfError (2b9a038)
Bug Fixes
- error can't be spread (30930b7)
1.12.3 (2022-05-04)
Bug Fixes
1.12.2 (2022-05-03)
Bug Fixes
- update error message (182cfa3)
1.12.1 (2022-04-20)
Bug Fixes
- update config vars (0c557b5)
1.12.0 (2022-04-18)
Features
- adjusting message colors for accessibility (6f873da)
1.11.3 (2022-04-12)
Bug Fixes
- need await in order for the catch to be effective (2805578)
1.11.2 (2022-04-11)
Bug Fixes
1.11.1 (2022-04-07)
Bug Fixes
- adjust message formats (5b62ced)
1.11.0 (2022-03-31)
Features
- support error codes help section (4852a4f)
1.10.0 (2022-03-31)
Features
- warn users when using a beta command (2cf26f2)
1.9.0 (2022-03-24)
Features
- explain what a valid api version looks like (4c5669a)
1.8.1 (2022-03-24)
Bug Fixes
- log errors to stderr (9958d8e)
1.8.0 (2022-03-17)
Features
Bug Fixes
- better checking of hub (8c92bfe)
- no unused, respects timeout (c41c43e)
- use OptionFlag interface so that exactlyOne can be used (0e65453)
1.7.2 (2022-03-15)
Bug Fixes
- need to pass ms to timedPrompt function (f285e07)
1.7.1 (2022-03-11)
Bug Fixes
1.7.0 (2022-03-11)
Features
- suppress progress bar output with env vars (d2e8a84)
1.6.1 (2022-03-09)
Bug Fixes
- erturn error - dont throw (0ea70bc)
1.6.0 (2022-03-08)
Features
- add timedPrompt method (ea9e98c)
1.5.3 (2022-03-08)
Bug Fixes
- expose styledHeader as func in sf command (fd2dc48)
1.5.2 (2022-03-07)
Bug Fixes
1.5.1 (2022-03-07)
1.5.0 (2022-03-03)
Features
- friendly default help for org flags (f4d55b3)
1.4.1 (2022-03-02)
Bug Fixes
- make toHelpSection types more friendly (add364b)
1.4.0 (2022-03-02)
Features
Bug Fixes
- error keys support createError (f094c49)
- error message doesn't take params (5d917bf)
- wrong error name (1b3bbbe)
1.3.0 (2022-02-23)
Features
- add requiresProject property (5ff0cf3)
1.2.1 (2022-01-27)
Bug Fixes
- protect against non-existent bar (2d0dc37)
1.2.0 (2022-01-27)
Features
- expose ux methods in SfCommand (8e58a93)
1.1.0 (2022-01-03)
Features
- add spinner methods ([f209f8f](https://github.com/salesforcecli/sf-plugins-core/commi...