Skip to content

@salesforce/b2c-cli@0.5.0: chore: version packages (#145)

Choose a tag to compare

@github-actions github-actions released this 24 Feb 01:36
· 64 commits to main since this release
a13f86f

@salesforce/b2c-cli@0.5.0

Minor Changes

  • #155 55c81c3 - Add a new cip command topic for Commerce Intelligence platform (CCAC - Commerce Cloud Analytics) with cip query for raw SQL and curated cip report <report-name> subcommands for analytics workflows, including CIP host override support and tenant-based CIP instance targeting. (Thanks @clavery!)

  • #163 87321c0 - Add GitHub Actions for CI/CD automation: setup, run, code-deploy, mrt-deploy, job-run, and webdav-upload actions with starter workflow templates (Thanks @clavery!)

  • #151 f12984e - Add b2c setup ide prophet to generate a Prophet-compatible dw.js script from resolved CLI configuration (including plugin-resolved values), plus new IDE integration docs and setup command reference. (Thanks @clavery!)

Patch Changes

@salesforce/b2c-dx-mcp@0.4.0

Minor Changes

  • #133 1485923 - # Add new MCP tools (Thanks @yhsieh1!)
    • scapi-schemas-list: List and fetch SCAPI schemas (standard and custom)
    • scapi-custom-apis-status: Check custom API endpoint registration status
    • mrt_bundle_push: Push and deploy a pre-built Storefront Next PWA Kit project to Managed Runtime
    • cartridge_deploy: Find and deploy cartridges to a B2C Commerce instance via WebDAV
    • storefront_next_development_guidelines: Get critical architecture rules, coding standards, and best practices for Storefront Next development

Patch Changes

@salesforce/b2c-tooling-sdk@0.5.0

Minor Changes

  • #155 55c81c3 - Add a new cip command topic for Commerce Intelligence platform (CCAC - Commerce Cloud Analytics) with cip query for raw SQL and curated cip report <report-name> subcommands for analytics workflows, including CIP host override support and tenant-based CIP instance targeting. (Thanks @clavery!)

  • #163 87321c0 - --json no longer switches log output to JSONL. Logs are always human-readable on stderr; --json only controls the structured result on stdout. Use the new --jsonl flag (or SFCC_JSON_LOGS env var) to get machine-readable log lines. (Thanks @clavery!)

  • #133 1485923 - # Add new MCP tools (Thanks @yhsieh1!)

    • scapi-schemas-list: List and fetch SCAPI schemas (standard and custom)
    • scapi-custom-apis-status: Check custom API endpoint registration status
    • mrt_bundle_push: Push and deploy a pre-built Storefront Next PWA Kit project to Managed Runtime
    • cartridge_deploy: Find and deploy cartridges to a B2C Commerce instance via WebDAV
    • storefront_next_development_guidelines: Get critical architecture rules, coding standards, and best practices for Storefront Next development

Patch Changes

  • #181 556f916 - Fix --no-download flag on job export to actually skip downloading the archive from the instance (Thanks @clavery!)