@W-21747828@ PWA Kit 2.11.0 Release#3772
Merged
vcua-mobify merged 9 commits intorelease-2.11.xfrom Mar 30, 2026
Merged
Conversation
Collaborator
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
vcua-mobify
commented
Mar 30, 2026
| const config = { | ||
| projectName: 'demo-storefront', | ||
| instanceUrl: 'https://production-sitegenesis-dw.demandware.net', | ||
| instanceUrl: 'https://aaia-prd.my.commercecloud.salesforce.com', |
Contributor
Author
There was a problem hiding this comment.
This is the only change in this PR aside from bumping versions.
This updates the generated demo app to point to a non-demandware.net domain for aaid_prd
alexvuong
approved these changes
Mar 30, 2026
adamraya
approved these changes
Mar 30, 2026
Contributor
adamraya
left a comment
There was a problem hiding this comment.
Smoke tested a generated PWA Kit v2 bundle here: https://scaffold-pwa-test-env-3.mobify-storefront.com/
Things look good +1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR bumps the release branch version to the stable
2.11.0releaseIncluded in this release are:
Known issues:
When building this project on Node 22 or earlier, you will see an
Unsupported enginemessage on the@salesforce/storefront-next-runtime@0.1.1package. This is safe to ignore.