Skip to content

@W-19217409@ [PREVIEW RELEASE] v3.12.0-preview.0#2983

Merged
vcua-mobify merged 203 commits intorelease-3.12.0-agentic-basepaths-previewfrom
vc/3.12-preview
Aug 4, 2025
Merged

@W-19217409@ [PREVIEW RELEASE] v3.12.0-preview.0#2983
vcua-mobify merged 203 commits intorelease-3.12.0-agentic-basepaths-previewfrom
vc/3.12-preview

Conversation

@vcua-mobify
Copy link
Contributor

@vcua-mobify vcua-mobify commented Aug 1, 2025

This is the PR for generating preview release 3.12.0-preview.0

commerce-sdk-react will be versioned 3.5.0-preview.0
retail-react-app will be versioned 7.1.0-preview.0
All other packages will be 3.12.0-preview.0

This 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.

snilakandan13 and others added 30 commits July 1, 2025 14:46
…909894/addCursorRules

@W-18909894 - add cursor rules for creating components
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Aug 1, 2025

🎉 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)

@vcua-mobify vcua-mobify changed the title @W-19217409@ [PREVIEW RELEASE] 3.12.0 PREVIEW RELEASE @W-19217409@ [PREVIEW RELEASE] 3.12.0-agents-and-basepaths-preview Aug 1, 2025
@vcua-mobify vcua-mobify changed the title @W-19217409@ [PREVIEW RELEASE] 3.12.0-agents-and-basepaths-preview @W-19217409@ [PREVIEW RELEASE] v3.12.0-agents-and-basepaths-preview Aug 1, 2025
@vcua-mobify vcua-mobify marked this pull request as ready for review August 1, 2025 23:20
@vcua-mobify vcua-mobify requested a review from a team as a code owner August 1, 2025 23:20
"version": "0.1.0",
"private": true,
"name": "@salesforce/pwa-kit-mcp",
"version": "3.12.0-agents-and-basepaths-preview.0",
Copy link
Contributor

@kevinxh kevinxh Aug 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't look right, this jumps from 0.1.0 to 3.12.0

"private": true,
"name": "@salesforce/pwa-kit-mcp",
"version": "3.12.0-agents-and-basepaths-preview.0",
"private": false,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you actually need to release this package?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get clarity with the team on that as it is set to "private": false on develop

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we gonna create a version like this? Should it be like this? 3.12.0-agents-and-basepaths.preview.0 instead?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to include agents-and-basepaths?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agents-and-basepaths have been removed from the version

@vcua-mobify vcua-mobify changed the title @W-19217409@ [PREVIEW RELEASE] v3.12.0-agents-and-basepaths-preview @W-19217409@ [PREVIEW RELEASE] v3.12.0-preview.0 Aug 2, 2025
Copy link
Contributor

@joeluong-sfcc joeluong-sfcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release itself LGTM, checked versions in package.json and CHANGELOG.md files, did not review individual features implemented though

@vcua-mobify vcua-mobify merged commit f79699d into release-3.12.0-agentic-basepaths-preview Aug 4, 2025
36 checks passed
@vcua-mobify vcua-mobify deleted the vc/3.12-preview branch August 4, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.