Releases: SalesforceCommerceCloud/b2c-developer-tooling
Version Packages — b2c-cli 1.7.1,b2c-tooling-sdk 1.6.1,b2c-dx-mcp 1.0.12,b2c-vs-extension 0.4.3,docs 0.2.18
@salesforce/b2c-cli@1.7.1
Patch Changes
- Updated dependencies [
485ef63]:- @salesforce/b2c-tooling-sdk@1.6.1
@salesforce/b2c-dx-mcp@1.0.12
Patch Changes
- Updated dependencies [
485ef63]:- @salesforce/b2c-tooling-sdk@1.6.1
@salesforce/b2c-tooling-sdk@1.6.1
Patch Changes
485ef63- Fix skills version resolution to correctly parse release tags and invalidate cached version on download errors (Thanks @clavery!)
b2c-vs-extension@0.4.3
Patch Changes
-
63bcb49- Activate extension on startup so the instance selector status bar appears without needing to open the B2C sidebar first (Thanks @clavery!) -
Updated dependencies [
485ef63]:- @salesforce/b2c-tooling-sdk@1.6.1
Documentation
Patch Changes
Agent Skills Plugins
Patch Changes
VS Code Extension 0.4.2
B2C DX VS Code Extension v0.4.2
Download the .vsix file below and install via:
code --install-extension b2c-vs-extension-0.4.2.vsix
Or in VS Code: Extensions → ⋯ → Install from VSIX...
b2c-vs-extension@0.4.1: chore: version packages (#372)
VS Code Extension 0.4.0
B2C DX VS Code Extension v0.4.0
Download the .vsix file below and install via:
code --install-extension b2c-vs-extension-0.4.0.vsix
Or in VS Code: Extensions → ⋯ → Install from VSIX...
@salesforce/b2c-cli@1.7.0: chore: version packages (#374)
@salesforce/b2c-cli@1.7.0
Minor Changes
- #373
1dc1ee5- Add support for Commerce Apps (CAP) development skills viab2c setup skills cap-dev. Introduces a skill source registry to support external skill repositories alongside existing release-artifact sources. (Thanks @clavery!)
Patch Changes
- Updated dependencies [
1dc1ee5]:- @salesforce/b2c-tooling-sdk@1.6.0
@salesforce/b2c-dx-mcp@1.0.11
Patch Changes
- Updated dependencies [
1dc1ee5]:- @salesforce/b2c-tooling-sdk@1.6.0
@salesforce/b2c-tooling-sdk@1.6.0
Minor Changes
- #373
1dc1ee5- Add support for Commerce Apps (CAP) development skills viab2c setup skills cap-dev. Introduces a skill source registry to support external skill repositories alongside existing release-artifact sources. (Thanks @clavery!)
b2c-vs-extension@0.4.2
Patch Changes
- Updated dependencies [
1dc1ee5]:- @salesforce/b2c-tooling-sdk@1.6.0
Agent Skills Plugins
Patch Changes
@salesforce/b2c-cli@1.6.0: chore: version packages (#371)
@salesforce/b2c-cli@1.6.0
Minor Changes
-
#370
ee735bb- Addcapcommand topic for Commerce App Package (CAP) management. (Thanks @clavery!)New commands:
b2c cap validate— validates CAP structure, manifest, and cartridge rules locallyb2c cap package— packages a CAP directory into a distributable.zipb2c cap install— installs a CAP on an instance via WebDAV +sfcc-install-commerce-appjobb2c cap uninstall— uninstalls a CAP viasfcc-uninstall-commerce-appjob
New SDK exports in
@salesforce/b2c-tooling-sdk/operations/cap:validateCap,commerceAppInstall,commerceAppUninstall,commerceAppPackage.The VS Code extension gains CAP directory detection (badge decoration) and an "Install Commerce App (CAP)" context menu action.
-
#370
ee735bb- Addcap list,cap tasks, andcap pullcommands for managing installed Commerce Apps (Thanks @clavery!)cap listexports and parsescommerce_feature_statesto show installed features with type, source, status, and versioncap tasksdisplays configuration tasks for an installed app with clickable Business Manager linkscap pulldownloads and extracts installed app source packages for cartridge deployment or Storefront Next development- Standardize all cap commands to use
--site-idflag (with--siteas alias) cap uninstallno longer requires--domain— looks it up automatically from the feature statecap installnow keeps the archive on the instance by default (use--clean-archiveto remove)
Patch Changes
@salesforce/b2c-dx-mcp@1.0.10
Patch Changes
@salesforce/b2c-tooling-sdk@1.5.0
Minor Changes
-
#370
ee735bb- Addcapcommand topic for Commerce App Package (CAP) management. (Thanks @clavery!)New commands:
b2c cap validate— validates CAP structure, manifest, and cartridge rules locallyb2c cap package— packages a CAP directory into a distributable.zipb2c cap install— installs a CAP on an instance via WebDAV +sfcc-install-commerce-appjobb2c cap uninstall— uninstalls a CAP viasfcc-uninstall-commerce-appjob
New SDK exports in
@salesforce/b2c-tooling-sdk/operations/cap:validateCap,commerceAppInstall,commerceAppUninstall,commerceAppPackage.The VS Code extension gains CAP directory detection (badge decoration) and an "Install Commerce App (CAP)" context menu action.
-
#370
ee735bb- Addcap list,cap tasks, andcap pullcommands for managing installed Commerce Apps (Thanks @clavery!)cap listexports and parsescommerce_feature_statesto show installed features with type, source, status, and versioncap tasksdisplays configuration tasks for an installed app with clickable Business Manager linkscap pulldownloads and extracts installed app source packages for cartridge deployment or Storefront Next development- Standardize all cap commands to use
--site-idflag (with--siteas alias) cap uninstallno longer requires--domain— looks it up automatically from the feature statecap installnow keeps the archive on the instance by default (use--clean-archiveto remove)
b2c-vs-extension@0.4.0
Minor Changes
-
#370
ee735bb- Addcapcommand topic for Commerce App Package (CAP) management. (Thanks @clavery!)New commands:
b2c cap validate— validates CAP structure, manifest, and cartridge rules locallyb2c cap package— packages a CAP directory into a distributable.zipb2c cap install— installs a CAP on an instance via WebDAV +sfcc-install-commerce-appjobb2c cap uninstall— uninstalls a CAP viasfcc-uninstall-commerce-appjob
New SDK exports in
@salesforce/b2c-tooling-sdk/operations/cap:validateCap,commerceAppInstall,commerceAppUninstall,commerceAppPackage.The VS Code extension gains CAP directory detection (badge decoration) and an "Install Commerce App (CAP)" context menu action.
Patch Changes
Documentation
Patch Changes
-
#370
ee735bb- Addcap list,cap tasks, andcap pullcommands for managing installed Commerce Apps (Thanks @clavery!)cap listexports and parsescommerce_feature_statesto show installed features with type, source, status, and versioncap tasksdisplays configuration tasks for an installed app with clickable Business Manager linkscap pulldownloads and extracts installed app source packages for cartridge deployment or Storefront Next development- Standardize all cap commands to use
--site-idflag (with--siteas alias) cap uninstallno longer requires--domain— looks it up automatically from the feature statecap installnow keeps the archive on the instance by default (use--clean-archiveto remove)
-
db5648f- Improved release workflow reliability (Thanks @clavery!)
Agent Skills Plugins
Minor Changes
- #365
c4309db- Initial release. This package tracks the version of the B2C Commerce agent skills plugins (b2c-cliandb2c). Its version is stamped into the Claude Code marketplace entries and the Codex plugin manifests at release time, and skills-only changes get a dedicatedb2c-agent-plugins@X.Y.ZGitHub release tag with updated skills zips attached. Target this package in a changeset when you change skills underskills/b2c-cli/skills/orskills/b2c/skills/. (Thanks @clavery!)
VS Code Extension 0.3.4
B2C DX VS Code Extension v0.3.4
Download the .vsix file below and install via:
code --install-extension b2c-vs-extension-0.3.4.vsix
Or in VS Code: Extensions → ⋯ → Install from VSIX...
@salesforce/b2c-dx-mcp@1.0.9: chore: version packages (#368)
@salesforce/b2c-dx-mcp@1.0.9
Patch Changes
b2c-vs-extension@0.3.4
Patch Changes
Documentation
Patch Changes
Agent Skills Plugins
Minor Changes
- #365
c4309db- Initial release. This package tracks the version of the B2C Commerce agent skills plugins (b2c-cliandb2c). Its version is stamped into the Claude Code marketplace entries and the Codex plugin manifests at release time, and skills-only changes get a dedicatedb2c-agent-plugins@X.Y.ZGitHub release tag with updated skills zips attached. Target this package in a changeset when you change skills underskills/b2c-cli/skills/orskills/b2c/skills/. (Thanks @clavery!)
@salesforce/mrt-utilities@0.1.3: chore: version packages (#362)
VS Code Extension 0.3.3
B2C DX VS Code Extension v0.3.3
Download the .vsix file below and install via:
code --install-extension b2c-vs-extension-0.3.3.vsix
Or in VS Code: Extensions → ⋯ → Install from VSIX...