You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/pwa-kit-react-sdk/CHANGELOG.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,4 @@
1
1
## v3.11.0-preview.1 (Jul 18, 2025)
2
-
## v3.11.0-preview.0 (Jul 11, 2025)
3
-
## v3.11.0-dev.0 (May 23, 2025)
4
2
- Fix the performance logging so that it'll capture all SSR queries, even those that result in errors [#2486](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2486)
Copy file name to clipboardExpand all lines: packages/pwa-kit-runtime/CHANGELOG.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,4 @@
1
1
## v3.11.0-preview.1 (Jul 18, 2025)
2
-
## v3.11.0-preview.0 (Jul 11, 2025)
3
-
## v3.11.0-dev.0 (May 23, 2025)
4
2
- Fix the logger so that it will now print out details of the given Error object [#2486](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2486)
5
3
- Only allow requests for `/shopper/auth/` through the SLAS private client proxy. Also stop the proxy from swallowing SLAS errors [#2608](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2608)
Copy file name to clipboardExpand all lines: packages/template-retail-react-app/CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## v7.0.0-dev.0 (May 20, 2025)
1
+
## v7.0.0-preview.1 (July 18, 2025)
2
2
3
3
- Improved the layout of product tiles in product scroll and product list [#2446](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2446)
4
4
- Update the configuration of datacloud [#2467](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2467)
@@ -15,7 +15,7 @@
15
15
- Minor updates to support BOPIS E2E tests [#2716](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2716)
16
16
- Provide conditional support for partial hydration (feature flag `PARTIAL_HYDRATION_ENABLED`) [#2696](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2696)[#2846](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2846)
17
17
- Show Automatic Bonus Products on Cart Page [#2704](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2704)[#2760](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2760)[#2815](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2815)
18
-
- Support Standard Products [2697](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2697)
18
+
-[Breaking]Support Standard Products [2697](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2697)
19
19
- Introduce store locator [#2542](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2542)
20
20
- Fix passwordless race conditions in form submission [#2758](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2758)
21
21
- Use `<picture>` element for responsive images [#2724](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2724)
0 commit comments