Skip to content

Releases: salesforcecli/sf-plugins-core

v1.11.3

12 Apr 21:12

Choose a tag to compare

1.11.3 (2022-04-12)

Bug Fixes

  • need await in order for the catch to be effective (2805578)

v1.11.2

11 Apr 16:56

Choose a tag to compare

1.11.2 (2022-04-11)

Bug Fixes

  • optional orgs can be undefined (412629d)
  • throw if input provided but no org found (10be468)

v1.11.1

07 Apr 20:18

Choose a tag to compare

1.11.1 (2022-04-07)

Bug Fixes

v1.11.0

31 Mar 16:12

Choose a tag to compare

1.11.0 (2022-03-31)

Features

  • support error codes help section (4852a4f)

v1.10.0

31 Mar 16:04

Choose a tag to compare

1.10.0 (2022-03-31)

Features

  • warn users when using a beta command (2cf26f2)

v1.9.0

24 Mar 22:32

Choose a tag to compare

1.9.0 (2022-03-24)

Features

  • explain what a valid api version looks like (4c5669a)

v1.8.1

24 Mar 14:19

Choose a tag to compare

1.8.1 (2022-03-24)

Bug Fixes

v1.8.0

17 Mar 16:11

Choose a tag to compare

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

  • add oclif enum to exports (71ee6ac)
  • expose timed prompt in command class (3b056c6)

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

1.5.3 (2022-03-08)

Bug Fixes

  • expose styledHeader as func in sf command (fd2dc48)

1.5.2 (2022-03-07)

Bug Fixes

  • add styled header function to sf command (5cc0e8b)
  • retrhow (eaebd44)

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

Bug Fixes

1.0.5 (2021-12-16)

Bug Fixes

1.0.4 (2021-10-13)

Bug Fixes

1.0.3 (2021-10-12)

1.0.2 (2021-10-11)

Bug Fixes

  • bump oclif and sfdx-core versions (3d38a70)

1.0.1 (2021-10-06)

Bug Fixes

1.0.0 (2021-09-29)

0.0.28 (2021-09-29)

Bug Fixes

  • allow empty message in logSensitive (5b8edf5)

0.0.27 (2021-09-29)

Bug Fixes

0.0.26 (2021-09-29)

Features

  • logSensitive, capture warnings (a8b3e76)

0.0.25 (2021-09-21)

Bug Fixes

  • add envirnment type to env list (8f020df)

0.0.24 (2021-09-16)

Bug Fixes

  • allow null for EnvDisplay (0868d3f)

0.0.23 (2021-09-15)

Bug Fixes

  • update to latest oclif/core and enable json flag (b486ef1)

0.0.22 (2021-09-15)

Bug Fixes

0.0.21 (2021-09-14)

Bug Fixes

  • move sf command to this repo (968f80f)

0.0.20 (2021-09-14)

0.0.19 (2021-09-13)

Features

0.0.18 (2021-09-10)

Bug Fixes

0.0.17 (2021-09-10)

Features

  • add help section helper function (379d14f)

[0.0.16](https://github.com/salesforcecli...

Read more

v1.7.2

15 Mar 18:08

Choose a tag to compare

1.7.2 (2022-03-15)

Bug Fixes

  • need to pass ms to timedPrompt function (f285e07)

v1.7.1

11 Mar 21:13

Choose a tag to compare

1.7.1 (2022-03-11)

Bug Fixes

  • add oclif enum to exports (71ee6ac)
  • expose timed prompt in command class (3b056c6)