Skip to content

v0.0.1-preview.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jan 02:03
· 487 commits to main since this release
fe626b3

Preview Release v0.0.1-preview.2

Installation

Download the tgz file and install:

npm install ./salesforce-b2c-cli-0.0.1-preview.2.tgz

Or install globally:

npm install -g ./salesforce-b2c-cli-0.0.1-preview.2.tgz

Note: The SDK is bundled in the CLI package.

What's Changed

  • Logging, typescript module syntax and dev ergonomics by @clavery in #1
  • Auth and Logging Refactoring by @clavery in #2
  • adding slas clients and commands by @clavery in #3
  • Code operations commands and improved error handling by @clavery in #4
  • implicit auth by @clavery in #5
  • ODS sandbox management commands by @clavery in #6
  • Job execution commands and site archive import/export by @clavery in #7
  • MRT commands: push, env-var management by @clavery in #8
  • MRT API Improvements by @clavery in #9
  • Rename SDK to b2c-tooling-sdk by @clavery in #10
  • Open Source OOS-legal requirements by @clavery in #11
  • update env create semantics by @clavery in #12
  • Env Semantics by @clavery in #13
  • WebDAV Client by @clavery in #14
  • Test coverage reporting by @clavery in #15
  • @W-20590941 B2C DX MCP Server Foundation by @yhsieh1 in #16
  • @W-20590941 Update readme for PR test by @yhsieh1 in #17
  • @W-20590941 Updates for local dev process by @yhsieh1 in #18
  • @W-20590941 Update readme for pnpm run inspect:dev by @yhsieh1 in #19
  • More project DX ergonomics by @clavery in #20
  • Claude marketplace skeleton and preview release build by @clavery in #22

New Contributors

Full Changelog: https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commits/v0.0.1-preview.2