Releases: salesforcecli/sf-plugins-core
Releases · salesforcecli/sf-plugins-core
11.1.3
11.1.2
11.1.1
11.1.1
11.1.0
11.0.1
Refactored SfCommand.Error
SfCommand.toErrorJson()
was removed. This is now handled bySfCommandError.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.0.0
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
10.0.0-beta.1
9.1.1-beta.1
Bug Fixes
- core v4 (edf5d39)
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
BREAKING CHANGES
- remove csv, json and yaml from table options