@W-19217409@ [PREVIEW RELEASE] v3.12.0-preview.0#2983
@W-19217409@ [PREVIEW RELEASE] v3.12.0-preview.0#2983vcua-mobify merged 203 commits intorelease-3.12.0-agentic-basepaths-previewfrom
Conversation
…/SalesforceCommerceCloud/pwa-kit into t/commerce/W-18909894/addCursorRules
…pwa-kit into t/commerce/W-18909894/addCursorRules
…pwa-kit into feature/W-18737391/updateCursorRules
…909894/addCursorRules @W-18909894 - add cursor rules for creating components
…ub.com/SalesforceCommerceCloud/pwa-kit into feature/W-18737391/updateCursorRules
Co-authored-by: Katia Hage <k.n.hage@salesforce.com> Signed-off-by: Ben Chypak <bchypak@mobify.com>
…laude-references [🧱 MCP Server Tool] Clean up readme file
…rceCommerceCloud/pwa-kit into vc/3.11-mobify-basepaths
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
packages/pwa-kit-mcp/package.json
Outdated
| "version": "0.1.0", | ||
| "private": true, | ||
| "name": "@salesforce/pwa-kit-mcp", | ||
| "version": "3.12.0-agents-and-basepaths-preview.0", |
There was a problem hiding this comment.
This doesn't look right, this jumps from 0.1.0 to 3.12.0
packages/pwa-kit-mcp/package.json
Outdated
| "private": true, | ||
| "name": "@salesforce/pwa-kit-mcp", | ||
| "version": "3.12.0-agents-and-basepaths-preview.0", | ||
| "private": false, |
There was a problem hiding this comment.
do you actually need to release this package?
There was a problem hiding this comment.
Let's get clarity with the team on that as it is set to "private": false on develop
There was a problem hiding this comment.
The pwa-kit-mcp package is not required by the features we are putting out for preview. I've set this to private: true so that we don't include this package in the release.
lerna.json
Outdated
| @@ -1,5 +1,5 @@ | |||
| { | |||
| "version": "3.12.0-dev", | |||
| "version": "3.12.0-agents-and-basepaths-preview.0", | |||
There was a problem hiding this comment.
are we gonna create a version like this? Should it be like this? 3.12.0-agents-and-basepaths.preview.0 instead?
There was a problem hiding this comment.
Do we need to include agents-and-basepaths?
There was a problem hiding this comment.
agents-and-basepaths have been removed from the version
joeluong-sfcc
left a comment
There was a problem hiding this comment.
Release itself LGTM, checked versions in package.json and CHANGELOG.md files, did not review individual features implemented though
f79699d
into
release-3.12.0-agentic-basepaths-preview
This is the PR for generating preview release
3.12.0-preview.0commerce-sdk-react will be versioned
3.5.0-preview.0retail-react-app will be versioned
7.1.0-preview.0All other packages will be
3.12.0-preview.0This preview release contains the following notable changes:
#2658 - Shopper Agent Experience v3.0
#2892 - Configurable base paths for /mobify routes (PWA Kit 3.11 version)
This also includes all changes that have been merged into develop up to and including August 1 2025
Note: the target branch was based off release-3.11 rather than develop so we can see all of the changes going into this preview.