Skip to content

Prepare release 3.14.0 preview.1 - #3449

Merged
shethj merged 4 commits into
release-3.14.xfrom
prepare-release-3.14.0-preview.1
Nov 4, 2025
Merged

Prepare release 3.14.0 preview.1#3449
shethj merged 4 commits into
release-3.14.xfrom
prepare-release-3.14.0-preview.1

Conversation

@shethj

@shethj shethj commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

Description

Publishing a preview release to smoke test upgrading commerce-sdk-isomorphic to v4.0.1

This PR will release packages with the following versions:

e2e-scripts                    v3.14.0-preview.1 e2e                                  (PRIVATE)
@salesforce/commerce-sdk-react  v4.2.0-preview.1 packages/commerce-sdk-react
internal-lib-build             v3.14.0-preview.1 packages/internal-lib-build          (PRIVATE)
@salesforce/pwa-kit-create-app v3.14.0-preview.1 packages/pwa-kit-create-app
@salesforce/pwa-kit-dev        v3.14.0-preview.1 packages/pwa-kit-dev
@salesforce/pwa-kit-mcp                   v0.4.0 packages/pwa-kit-mcp
@salesforce/pwa-kit-react-sdk  v3.14.0-preview.1 packages/pwa-kit-react-sdk
@salesforce/pwa-kit-runtime    v3.14.0-preview.1 packages/pwa-kit-runtime
template-express-minimal       v3.14.0-preview.1 packages/template-express-minimal    (PRIVATE)
template-mrt-reference-app     v3.14.0-preview.1 packages/template-mrt-reference-app  (PRIVATE)
@salesforce/retail-react-app    v8.2.0-preview.1 packages/template-retail-react-app
typescript-minimal             v3.14.0-preview.1 packages/template-typescript-minimal (PRIVATE)
test-commerce-sdk-react        v3.14.0-preview.1 packages/test-commerce-sdk-react     (PRIVATE)

Private packages are not published to NPM.

Note: @salesforce/pwa-kit-mcp will be skipped from being published to NPM. The current released version for mcp package is 0.4.0. This PR downgrades the version to match the published version to avoid releasing *-dev versions of the package. Releases for the MCP package are managed independent of PWA Kit release by the owning team.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • Upgrade commerce-sdk-isomorphic version to 4.0.1 in commerce-sdk-react/package.json

How to Test-Drive This PR

  • (step1)

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

@shethj
shethj requested a review from a team as a code owner November 4, 2025 20:51
@cc-prodsec

cc-prodsec commented Nov 4, 2025

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@shethj
shethj merged commit e18e0bc into release-3.14.x Nov 4, 2025
41 of 42 checks passed
@shethj
shethj deleted the prepare-release-3.14.0-preview.1 branch November 4, 2025 23:28
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.

4 participants