Skip to content

Commit e2f3f99

Browse files
committed
Clean up changelogs
1 parent 02d72cf commit e2f3f99

File tree

6 files changed

+3
-16
lines changed

6 files changed

+3
-16
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
## v3.4.0-preview.1 (Jul 18, 2025)
2-
## v3.4.0-preview.0 (Jul 18, 2025)
3-
## v3.11.0-preview.1 (Jul 18, 2025)
4-
## v3.4.0-preview.0 (Jul 11, 2025)
5-
## v3.4.0-dev.0 (Jul 11, 2025)
6-
## v3.11.0-preview.0 (Jul 11, 2025)
7-
## v3.4.0-dev.0 (May 23, 2025)
8-
92
- Optionally disable auth init in CommerceApiProvider [#2629](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2629)
103
- Now compatible with either React 17 and 18 [#2506](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2506)
114
- Gracefully handle missing SDK Clients in CommerceApiProvider [#2539](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2539)

packages/pwa-kit-create-app/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v3.11.0-dev.0 (May 23, 2025)
1+
## v3.11.0-preview.1 (Jul 18, 2025)
22
- Fix the demo instance details in `program.json`[#2800](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2800)
33
- Fix exiting before `program.json` content can be flushed [#2699](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2699)
44
- Add `program.json` + Support for Agent-Friendly CLI Input via stdio [#2662](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2662)

packages/pwa-kit-dev/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
## 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)
42

53
## v3.10.0 (May 22, 2025)
64
- Support source map for both client and server on MRT [#240](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2240)

packages/pwa-kit-react-sdk/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
## 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)
42
- 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)
53

64
## v3.10.0 (May 22, 2025)

packages/pwa-kit-runtime/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
## 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)
42
- 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)
53
- 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)
64

packages/template-retail-react-app/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v7.0.0-dev.0 (May 20, 2025)
1+
## v7.0.0-preview.1 (July 18, 2025)
22

33
- Improved the layout of product tiles in product scroll and product list [#2446](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2446)
44
- Update the configuration of datacloud [#2467](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2467)
@@ -15,7 +15,7 @@
1515
- Minor updates to support BOPIS E2E tests [#2716](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2716)
1616
- 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)
1717
- 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)
1919
- Introduce store locator [#2542](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2542)
2020
- Fix passwordless race conditions in form submission [#2758](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2758)
2121
- Use `<picture>` element for responsive images [#2724](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2724)

0 commit comments

Comments
 (0)