Skip to content

@salesforce/b2c-cli@1.4.0: chore: version packages (#342)

Choose a tag to compare

@github-actions github-actions released this 17 Apr 22:08
· 56 commits to main since this release
5056722

@salesforce/b2c-cli@1.4.0

Minor Changes

  • #308 d5c9125 - Add b2c mrt env var push command. Reads a local .env file, computes a diff against the current remote MRT environment variables, and pushes new or changed variables in a single batch request (with per-variable fallback). Supports --file, --exclude-prefix, and --yes flags. (Thanks @vmarta!)

Patch Changes

  • 52d7a6d - Fix inaccurate flags and commands in CLI skill documentation for job, ecdn, am, and users-roles skills (Thanks @clavery!)

  • 1b0b4ce - Add --wait / --no-wait flag to b2c job import command. Import waits for completion by default (preserving existing behavior); use --no-wait to return immediately after the job starts. Also adds --poll-interval flag for controlling poll frequency. (Thanks @clavery!)

  • Updated dependencies [1b0b4ce]:

    • @salesforce/b2c-tooling-sdk@1.3.2

@salesforce/b2c-dx-mcp@1.0.8

Patch Changes

  • Updated dependencies [1b0b4ce]:
    • @salesforce/b2c-tooling-sdk@1.3.2

@salesforce/b2c-tooling-sdk@1.3.2

Patch Changes

  • 1b0b4ce - Add --wait / --no-wait flag to b2c job import command. Import waits for completion by default (preserving existing behavior); use --no-wait to return immediately after the job starts. Also adds --poll-interval flag for controlling poll frequency. (Thanks @clavery!)

@salesforce/mrt-utilities@0.1.2

Patch Changes

  • #345 abad5e4 - Improved error handling in create-lambda-adapter.ts used for streaming support when deployed to Managed Runtime. (Thanks @noahadams!)

  • #349 bc0e4b3 - Fixed CommonJS packaging for Node 22 by ensuring require entrypoints under dist/cjs are emitted as true CJS modules. Added dedicated @salesforce/mrt-utilities/data-store and @salesforce/mrt-utilities/middleware/express entrypoints so data-store imports do not have to load the Express middleware barrel during startup. (Thanks @bendvc!)

b2c-vs-extension@0.3.3

Patch Changes

  • Updated dependencies [1b0b4ce]:
    • @salesforce/b2c-tooling-sdk@1.3.2