Skip to content

Commit 981eb48

Browse files
committed
Update Changelog files
1 parent 1ad51aa commit 981eb48

File tree

6 files changed

+3
-13
lines changed

6 files changed

+3
-13
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
## v3.0.0 (Aug 07, 2024)
2-
## v3.0.0-preview.0 (Aug 07, 2024)
3-
## v3.7.0 (Aug 07, 2024)
4-
## v3.0.0-preview.0 (Aug 06, 2024)
5-
## v2.1.0-dev (Jun 25, 2024)
62
- Add `meta.displayName` to queries. It can be used to identify queries in performance metrics or logs. [#1895](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1895)
73
- Upgrade to commerce-sdk-isomorphic v3.0.0 [#1914](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1914)
84

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.7.0-dev (Jun 25, 2024)
1+
## v3.7.0 (Aug 7, 2024)
22

33
- Update default Node.js version to v20. [#1867](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1867/files)
44

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.7.0 (Aug 07, 2024)
2-
## v3.7.0-preview.0 (Aug 06, 2024)
3-
## v3.7.0-dev (Jun 25, 2024)
42

53
## v3.6.0 (Jun 25, 2024)
64

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.7.0 (Aug 07, 2024)
2-
## v3.7.0-preview.0 (Aug 06, 2024)
3-
## v3.7.0-dev (Jun 25, 2024)
42
- Add `beforeHydrate` option to withReactQuery component [#1912](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1912)
53
- Add server side rendering performance metrics via query parameter `__server_timing` or environment variable `SERVER_TIMING`, the metrics is available in the console logs and response header `server-timing`. [#1895](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1895)
64

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.7.0 (Aug 07, 2024)
2-
## v3.7.0-preview.0 (Aug 06, 2024)
3-
## v3.7.0-dev (Jun 25, 2024)
42

53
## v3.6.0 (Jun 25, 2024)
64
- Add logger to print logs generated by PWA Kit packages [#1822](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1822)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## v4.0.0-dev(Jul 4, 2024)
1+
## v4.0.0 (Aug 7, 2024)
22

3-
### New Feature
3+
### New Features
44

55
- Support product bundles [#1916](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1916/)
66
- Add Store Locator [#1922](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1922)

0 commit comments

Comments
 (0)