Skip to content

Next Release: changelog and version packages#412

Merged
clavery merged 3 commits into
mainfrom
changeset-release/main
May 13, 2026
Merged

Next Release: changelog and version packages#412
clavery merged 3 commits into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 9, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@salesforce/b2c-cli@1.10.0

Minor Changes

  • #422 e4b8238 - The libraries config field now accepts {id, siteLibrary?} objects in addition to bare strings (mixed forms allowed in the same array). This lets you mark site-private libraries in dw.json or package.json so b2c content list / content export can default --site-library based on which library you target, and the VS Code Content Libraries tree auto-loads every configured library on activation. To upgrade, optionally replace "libraries": ["RefArchSharedLibrary"] with "libraries": ["RefArchSharedLibrary", {"id": "SiteGenesis", "siteLibrary": true}]. The existing string-only form continues to work unchanged. Also adds libraries, assetQuery, and realm to the documented package.json allowed fields list (already supported in code). (Thanks @clavery!)

Patch Changes

  • 7b3524f - b2c slas:client:get now displays redirect URIs and callback URIs as lists (one per line) instead of the raw pipe-delimited strings returned by the SLAS API, matching the formatting used for scopes. (Thanks @clavery!)

  • Updated dependencies [e4b8238]:

    • @salesforce/b2c-tooling-sdk@1.10.0

@salesforce/b2c-tooling-sdk@1.10.0

Minor Changes

  • #422 e4b8238 - The libraries config field now accepts {id, siteLibrary?} objects in addition to bare strings (mixed forms allowed in the same array). This lets you mark site-private libraries in dw.json or package.json so b2c content list / content export can default --site-library based on which library you target, and the VS Code Content Libraries tree auto-loads every configured library on activation. To upgrade, optionally replace "libraries": ["RefArchSharedLibrary"] with "libraries": ["RefArchSharedLibrary", {"id": "SiteGenesis", "siteLibrary": true}]. The existing string-only form continues to work unchanged. Also adds libraries, assetQuery, and realm to the documented package.json allowed fields list (already supported in code). (Thanks @clavery!)

b2c-vs-extension@0.7.0

Minor Changes

  • #422 e4b8238 - The libraries config field now accepts {id, siteLibrary?} objects in addition to bare strings (mixed forms allowed in the same array). This lets you mark site-private libraries in dw.json or package.json so b2c content list / content export can default --site-library based on which library you target, and the VS Code Content Libraries tree auto-loads every configured library on activation. To upgrade, optionally replace "libraries": ["RefArchSharedLibrary"] with "libraries": ["RefArchSharedLibrary", {"id": "SiteGenesis", "siteLibrary": true}]. The existing string-only form continues to work unchanged. Also adds libraries, assetQuery, and realm to the documented package.json allowed fields list (already supported in code). (Thanks @clavery!)

  • #409 ec31234 - Add anonymous usage telemetry (extension activation/deactivation lifecycle, broad feature-category usage, exceptions) to help prioritize fixes during the Developer Preview. Sending is non-blocking. Honors the new b2c-dx.telemetry.enabled setting (default true), VS Code's telemetry.telemetryLevel, and the SFCC_DISABLE_TELEMETRY / SF_DISABLE_TELEMETRY environment variables. No credentials, hostnames, or business data are collected. (Thanks @clavery!)

Patch Changes

  • Updated dependencies [e4b8238]:
    • @salesforce/b2c-tooling-sdk@1.10.0

@salesforce/b2c-dx-mcp@1.1.1

Patch Changes

  • Updated dependencies [e4b8238]:
    • @salesforce/b2c-tooling-sdk@1.10.0

@salesforce/b2c-dx-docs@0.3.1

Patch Changes

  • #409 ec31234 - Document the B2C DX VS Code Extension. New /vscode-extension/ section with overview, installation (with a dynamic download link to the latest VSIX release), configuration reference, and a feature tour covering Sandbox Realm Explorer, Cartridge Code Sync, WebDAV Browser, Content Libraries, SCAPI API Browser, B2C Script Debugger, scaffold/CAP install, log tailing, and B2C CLI plugin support. (Thanks @clavery!)

@salesforce/b2c-agent-plugins@1.3.1

Patch Changes

  • ac0da1b - Exclude per-skill evals/ directories from the released skills zip artifacts so end users don't receive eval fixtures. (Thanks @clavery!)

@github-actions github-actions Bot requested a review from a team May 9, 2026 01:09
@github-actions github-actions Bot requested a review from clavery as a code owner May 9, 2026 01:09
@github-actions github-actions Bot added the release Automated release PR label May 9, 2026
@clavery clavery force-pushed the changeset-release/main branch 2 times, most recently from 25c84be to 3ed9279 Compare May 13, 2026 01:21
@clavery clavery requested a review from wei-liu-sf as a code owner May 13, 2026 01:21
@clavery clavery force-pushed the changeset-release/main branch from 7fc5751 to 191a46d Compare May 13, 2026 01:22
@clavery clavery merged commit 5bd9fe3 into main May 13, 2026
7 checks passed
@clavery clavery deleted the changeset-release/main branch May 13, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Automated release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant