Skip to content

Commit 3b73293

Browse files
@W-19143871 Updated CHANGELOG.md for commerce-sdk-react. Refactored email subscription hooks to follow react-hook-form pattern. Consolidated email and phone number validations to common util.
1 parent 598d06f commit 3b73293

File tree

15 files changed

+625
-998
lines changed

15 files changed

+625
-998
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v5.1.0-dev
22
- Add Node 24 support. Drop Node 16 support. [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
3+
- Add Shopper Consents API support [#3674](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3674)
34

45
## v5.0.0 (Feb 12, 2026)
56
- Upgrade to commerce-sdk-isomorphic v5.0.0 and introduce Payment Instrument SCAPI integration [#3552](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3552)
@@ -14,7 +15,7 @@
1415
## v4.2.0 (Nov 04, 2025)
1516

1617
- Upgrade to commerce-sdk-isomorphic v4.0.1 [#3449](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3449)
17-
- Prevent headers from being overriden in `generateCustomEndpointOptions` [#3405](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3405/)
18+
- Prevent headers from being overridden in `generateCustomEndpointOptions` [#3405](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3405/)
1819

1920
## v4.1.0 (Sep 25, 2025)
2021

packages/pwa-kit-runtime/package-lock.json

Lines changed: 40 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)