Skip to content

Releases: salesforcecli/sf-plugins-core

11.1.3

07 Jul 02:49
Compare
Choose a tag to compare

Bug Fixes

  • deps: bump @oclif/core from 4.0.6 to 4.0.8 (defa00d)

11.1.2

20 Jun 15:57
Compare
Choose a tag to compare

Bug Fixes

  • deps: bump @oclif/core from 4.0.3 to 4.0.6 (f509a69)

11.1.1

20 Jun 14:42
Compare
Choose a tag to compare
11.1.1

11.1.0

18 Jun 15:59
Compare
Choose a tag to compare

Bug Fixes

Features

  • better error handling in SfCommand.catch (c093c8f)

11.0.1

13 Jun 19:33
Compare
Choose a tag to compare

Refactored SfCommand.Error

  • SfCommand.toErrorJson() was removed. This is now handled by SfCommandError.toJson().
  • SfCommandError.code has changed from being a number to a string. The value for this is from the original error first, followed by the error name if it's an SfError, followed by the exit code as a string.
  • SfCommandError is now a class instead of a type.

10.0.1

10 Jun 14:02
Compare
Choose a tag to compare

Bug Fixes

10.0.0

05 Jun 20:19
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • remove csv, json and yaml from table options

  • chore: use ux.stdout from core

  • chore: bump @oclif/core

  • chore(release): 9.0.3-beta.0 [skip ci]

  • chore: bump @oclif/core

  • chore(release): 9.0.3-beta.1 [skip ci]

  • ci: update preBuildCommands

  • ci: update preBuildCommands

  • chore: bump core

  • chore: bump core

  • chore(release): 9.0.14-beta.1 [skip ci]

  • fix: core v4

  • chore(release): 9.1.1-beta.1 [skip ci]

  • test: dont rm oclif/core for external nuts

  • test: remove ocilf/core in prebuild

  • chore: make new major

  • chore(release): 10.0.0-beta.1 [skip ci]

  • chore: code review

  • style: todo for mutation bug

  • test: try slow integration test

  • chore: sfdx-core bump for xnuts

  • test: re-skip

10.0.0-beta.1

04 Jun 18:30
Compare
Choose a tag to compare
10.0.0-beta.1 Pre-release
Pre-release
10.0.0-beta.1

9.1.1-beta.1

04 Jun 16:56
Compare
Choose a tag to compare
9.1.1-beta.1 Pre-release
Pre-release

Bug Fixes

9.0.14-beta.1 (2024-05-30)

9.0.3-beta.1 (2024-04-24)

9.0.3-beta.0 (2024-04-24)

  • feat!: use next major of oclif/core (18dcba8)

Features

  • copy oclif/core ux methods (36d7506)
  • use cli-progress instead of ux.progress (4fa9d7e)

BREAKING CHANGES

  • remove csv, json and yaml from table options

9.1.1

01 Jun 00:35
Compare
Choose a tag to compare

Bug Fixes

  • deps: major-version-inquirers, exit-code typing (#561) (91333cb)