Skip to content

Commit 58a916a

Browse files
authored
Merge pull request #2302 from SalesforceCommerceCloud/bendvc/merge-release-3.9.1
Merge release 3.9.1 into develop
2 parents c97729e + 0b22aee commit 58a916a

File tree

6 files changed

+15
-2
lines changed

6 files changed

+15
-2
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## v3.3.0-dev (Feb 18, 2025)
22

3+
## v3.2.1 (Mar 05, 2025)
4+
- Update PWA-Kit SDKs to v3.9.1 [#2301](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2301)
35

46
## v3.2.0 (Feb 18, 2025)
57

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## v3.10.0-dev (Feb 18, 2025)
2+
## v3.9.1 (Mar 05, 2025)
3+
- Update PWA-Kit SDKs to v3.9.1 [#2301](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2301)
24

35
## v3.9.0 (Feb 18, 2025)
46

packages/pwa-kit-dev/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
## v3.10.0-dev (Feb 18, 2025)
2-
32
- Support source map for both client and server on MRT [#240](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2240)
43

5-
## v3.9.0 (Feb 18, 2025)
4+
## v3.9.1 (Mar 05, 2025)
5+
- Update PWA-Kit SDKs to v3.9.1 [#2301](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2301)
66

7+
## v3.9.0 (Feb 18, 2025)
78
- Support Node 22 [#2218](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2218)
89
- Set minimum target node version [#2241](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2241)
910

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## v3.10.0-dev (Feb 18, 2025)
22
- Fix the performance logging util to use the correct delimiter for the server-timing header. [#2225](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2295)
33

4+
## v3.9.1 (Mar 05, 2025)
5+
- Update PWA-Kit SDKs to v3.9.1 [#2301](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2301)
6+
47
## v3.9.0 (Feb 18, 2025)
58
- Fix the performance logging util to not round duration. [#2199](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2199)
69
- Add RedirectWithStatus component, allowing finer grained control of rediriects and their status code [#2173](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2173)

packages/pwa-kit-runtime/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## v3.10.0-dev (Feb 18, 2025)
22

3+
## v3.9.1 (Mar 05, 2025)
4+
- Update PWA-Kit SDKs to v3.9.1 [#2301](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2301)
35
- Remove forced garbage collection on each invocation. Set `FORCE_GC=true` for the old behavior. [#2285](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2285)
46

57
## v3.9.0 (Feb 18, 2025)

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
- Fix hreflang alternate links [#2269](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2269)
44
- PDP / PLP: Add page meta data tags that have been defined in BM [#2232](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2232)
55

6+
## v6.0.1 (Mar 05, 2025)
7+
- Update PWA-Kit SDKs to v3.9.1 [#2301](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2301)
8+
69
## v6.0.0 (Feb 18, 2025)
710

811
- DNT Consent Banner: [#2203](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/2203)

0 commit comments

Comments
 (0)