Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 3.99 KB

File metadata and controls

47 lines (24 loc) · 3.99 KB

@salesforce/b2c-dx-docs

0.2.6

Patch Changes

  • #270 bf35222 - Rename MCP tools for clearer, action-oriented naming. scapi_custom_api_scaffold → scapi_custom_api_generate_scaffold. sfnext_map_tokens_to_theme → sfnext_match_tokens_to_theme. (Thanks @yhsieh1!)

0.2.5

Patch Changes

  • #253 1147ea3 - Improved MCP documentation: added @latest to all examples to prevent Windows caching issues, standardized server name to b2c-dx-mcp, updated GitHub Copilot examples to use correct servers format with type: stdio, clarified MRT configuration options (mrtProject, mrtEnvironment, mrtApiKey in dw.json vs api_key in ~/.mobify), changed "Claude Desktop" to "Claude Code" throughout, simplified authentication sections, and improved flag documentation consistency across tool pages. (Thanks @yhsieh1!)

0.2.4

Patch Changes

  • #239 18ea049 - Add early access notices to Storefront Next MCP tool documentation indicating they're part of a closed pilot. (Thanks @yhsieh1!)

0.2.3

Patch Changes

  • #236 113e81e - Improved MCP documentation: fixed broken links, promoted project-level installation for Claude Code and Cursor, simplified verbose sections, and verified all configuration details match implementation. (Thanks @yhsieh1!)

0.2.2

Patch Changes

  • #226 8c6665b - MCP MRT Push now uses correct defaults based on detected project type (Thanks @patricksullivansf!)

  • #229 b893aa8 - Reorganize documentation navigation into Guides, Reference, and SDK sections for clearer information architecture (Thanks @clavery!)

0.2.1

Patch Changes

  • #202 917c230 - MCP docs: preview release wording, sidebar nav, remove placeholder tool references (Thanks @yhsieh1!)

  • #217 eee5dbc - Add MCP tool reference documentation for pwakit_development_guidelines and storefront_next_development_guidelines; MCP Server sidebar, Tools Reference, and nav updates in config (Thanks @yhsieh1!)

0.2.0

Minor Changes