@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!)