Skip to content

Releases: SalesforceCommerceCloud/b2c-developer-tooling

VS Code Extension 0.2.9

30 Mar 06:10
d636ccf

Choose a tag to compare

B2C DX VS Code Extension v0.2.9

Download the .vsix file below and install via:

code --install-extension b2c-vs-extension-0.2.9.vsix

Or in VS Code: Extensions → ⋯ → Install from VSIX...

@salesforce/b2c-cli@1.0.0: chore: version packages (#304)

30 Mar 06:10
d636ccf

Choose a tag to compare

@salesforce/b2c-cli@1.0.0

Major Changes

Minor Changes

  • #305 7ad490a - Add --wait flag to mrt bundle deploy to poll until deployment completes, and align all SDK wait functions (waitForJob, waitForEnv) to a consistent pattern with structured onPoll callbacks, seconds-based options, and injectable sleep for testing. (Thanks @clavery!)

Patch Changes

  • Updated dependencies [7ad490a, c24e920]:
    • @salesforce/b2c-tooling-sdk@1.0.0

@salesforce/b2c-dx-mcp@1.0.2

Patch Changes

  • Updated dependencies [7ad490a, c24e920]:
    • @salesforce/b2c-tooling-sdk@1.0.0

@salesforce/b2c-tooling-sdk@1.0.0

Major Changes

  • #303 c24e920 - Release v1.0 — B2C Tooling SDK is now Generally Available. Added ./operations/ods, ./safety, and ./i18n subpath exports. Consolidated all error types in @salesforce/b2c-tooling-sdk/errors. (Thanks @clavery!)

Minor Changes

  • #305 7ad490a - Add --wait flag to mrt bundle deploy to poll until deployment completes, and align all SDK wait functions (waitForJob, waitForEnv) to a consistent pattern with structured onPoll callbacks, seconds-based options, and injectable sleep for testing. (Thanks @clavery!)

b2c-vs-extension@0.2.9

Patch Changes

  • Updated dependencies [7ad490a, c24e920]:
    • @salesforce/b2c-tooling-sdk@1.0.0

Documentation

Patch Changes

  • #305 7ad490a - Add --wait flag to mrt bundle deploy to poll until deployment completes, and align all SDK wait functions (waitForJob, waitForEnv) to a consistent pattern with structured onPoll callbacks, seconds-based options, and injectable sleep for testing. (Thanks @clavery!)

@salesforce/b2c-dx-mcp@1.0.0: chore: version packages (#291)

27 Mar 12:11
49a5af4

Choose a tag to compare

@salesforce/b2c-dx-mcp@1.0.0

Major Changes

  • #289 7287490 - Document MCP server GA availability updates. CARTRIDGES, MRT, SCAPI, and PWAV3 tools are generally available and no longer require --allow-non-ga-tools; STOREFRONTNEXT tools remain in preview. (Thanks @yhsieh1!)

Documentation

Patch Changes

  • #289 7287490 - Document MCP server GA availability updates. CARTRIDGES, MRT, SCAPI, and PWAV3 tools are generally available and no longer require --allow-non-ga-tools; STOREFRONTNEXT tools remain in preview. (Thanks @yhsieh1!)

docs@0.2.9

25 Mar 21:46
0cecc2f

Choose a tag to compare

Documentation

Patch Changes

  • #287 a98d28d - Clarified MCP documentation for quick install and configuration, including project-root setup steps, environment variable guidance, and MRT/theming tool setup details to reduce onboarding confusion. (Thanks @yhsieh1!)

docs@0.2.8

24 Mar 14:32
646d78d

Choose a tag to compare

Documentation

Patch Changes

  • #280 a58dd74 - Refreshed the MCP and agent-skill documentation with clearer installation and configuration guidance, plus updated skill catalog references. (Thanks @yhsieh1!)

VS Code Extension 0.2.7

24 Mar 14:53
df92161

Choose a tag to compare

B2C DX VS Code Extension v0.2.7

Download the .vsix file below and install via:

code --install-extension b2c-vs-extension-0.2.7.vsix

Or in VS Code: Extensions → ⋯ → Install from VSIX...

@salesforce/b2c-dx-mcp@0.5.4

24 Mar 16:45
2b2e163

Choose a tag to compare

@salesforce/b2c-dx-mcp@0.5.4

Patch Changes

  • #283 fb5ac83 - Fix marketplace schema validation for the b2c-dx-mcp plugin by adding the required source field (Thanks @yhsieh1!)

@salesforce/b2c-cli@0.10.1: chore: version packages (#282)

24 Mar 14:53
df92161

Choose a tag to compare

@salesforce/b2c-cli@0.10.1

Patch Changes

  • Updated dependencies [f7229b4]:
    • @salesforce/b2c-tooling-sdk@0.12.0

@salesforce/b2c-dx-mcp@0.5.3

Patch Changes

  • Updated dependencies [f7229b4]:
    • @salesforce/b2c-tooling-sdk@0.12.0

@salesforce/b2c-tooling-sdk@0.12.0

Minor Changes

  • f7229b4 - Add SFCC_REDIRECT_URI environment variable to support implicit OAuth flow behind a proxy. Set this to your proxy URL when localhost:8080 isn't directly reachable by the browser. (Thanks @clavery!)

b2c-vs-extension@0.2.7

Patch Changes

  • Updated dependencies [f7229b4]:
    • @salesforce/b2c-tooling-sdk@0.12.0

VS Code Extension 0.2.6

22 Mar 16:07
211cea5

Choose a tag to compare

B2C DX VS Code Extension v0.2.6

Download the .vsix file below and install via:

code --install-extension b2c-vs-extension-0.2.6.vsix

Or in VS Code: Extensions → ⋯ → Install from VSIX...

@salesforce/b2c-cli@0.10.0: chore: version packages (#279)

22 Mar 16:07
211cea5

Choose a tag to compare

@salesforce/b2c-cli@0.10.0

Minor Changes

  • #278 8c31081 - Add content validate command to validate Page Designer metadefinition JSON files against bundled schemas. Supports auto-detection of schema types from file paths and content, or explicit --type flag. Includes glob pattern support for validating multiple files. (Thanks @clavery!)

Patch Changes

  • Updated dependencies [8c31081, e4b5094]:
    • @salesforce/b2c-tooling-sdk@0.11.0

@salesforce/b2c-dx-mcp@0.5.2

Patch Changes

  • Updated dependencies [8c31081, e4b5094]:
    • @salesforce/b2c-tooling-sdk@0.11.0

@salesforce/b2c-tooling-sdk@0.11.0

Minor Changes

  • #278 8c31081 - Add content validate command to validate Page Designer metadefinition JSON files against bundled schemas. Supports auto-detection of schema types from file paths and content, or explicit --type flag. Includes glob pattern support for validating multiple files. (Thanks @clavery!)

Patch Changes

  • #274 e4b5094 - Replace archiver with tar-fs for MRT bundle creation, removing deprecated glob@10.5.0 from the production dependency tree (Thanks @clavery!)

b2c-vs-extension@0.2.6

Patch Changes

  • Updated dependencies [8c31081, e4b5094]:
    • @salesforce/b2c-tooling-sdk@0.11.0