Skip to content

Commit 14340c9

Browse files
committed
Update changelogs
1 parent 56c1656 commit 14340c9

File tree

7 files changed

+8
-7
lines changed

7 files changed

+8
-7
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## v5.0.0-dev (Jan 28, 2026)
2-
- Add Node 24 support. Drop Node 16 support. [#3647](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3647)
2+
- Add Node 24 support. Drop Node 16 support. [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
33
- Upgrade to commerce-sdk-isomorphic v5.0.0 and introduce Payment Instrument SCAPI integration [#3552](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3552)
44

55
## v4.4.0-dev (Dec 17, 2025)

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v3.16.0-dev (Dec 17, 2025)
2-
- Add Node 24 support, remove legacy `url` module import. Drop Node 16 support [#3647](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3647)
2+
- Clear verdaccio npm cache during project generation [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
3+
- Add Node 24 support, remove legacy `url` module import. Drop Node 16 support [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
34
- Add new One-Click Checkout configuration [#3609](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3609)
45
- Support email mode by default for passwordless login and password reset in a generated app. [#3525](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3525)
56
- Util function for passwordless callback URI [#3630](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3630)

packages/pwa-kit-dev/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## v3.16.0-dev (Dec 17, 2025)
2-
- Add Node 24 support, remove legacy `url` module import. Drop Node 16 support [#3647](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3647)
2+
- Add Node 24 support, remove legacy `url` module import. Drop Node 16 support [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
33

44
## v3.15.0 (Dec 17, 2025)
55

packages/pwa-kit-mcp/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 0.5.0-dev (Dec 17, 2025)
2-
- Add Node 24 support. Drop Node 16 support [#3647](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3647)
2+
- Add Node 24 support. Drop Node 16 support [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
33
- Retired the pwakit_create_component tool [#3437](https://github.com/SalesforceCommerceCloud/pwa-kit/issues/3437)
44
- Added the fallback path for the custom Api tool [#3458] (https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3458)
55

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## v3.16.0-dev (Dec 17, 2025)
2-
- Add Node 24 support. Drop Node 16 support [#3647](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3647)
2+
- Add Node 24 support. Drop Node 16 support [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
33

44
## v3.15.0 (Dec 17, 2025)
55

packages/pwa-kit-runtime/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## v3.16.0-dev (Dec 17, 2025)
2-
- Add Node 24 support. Migrate deprecated Node.js `url.parse()` and `url.format()` to the WHATWG `URL` [#3647](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3647)
2+
- Add Node 24 support. Migrate deprecated Node.js `url.parse()` and `url.format()` to the WHATWG `URL` [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
33

44
## v3.15.0 (Dec 17, 2025)
55
- Fix multiple set-cookie headers [#3508](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3508)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## v9.0.0-dev (Jan 19, 2026)
2-
- Add Node 24 support. Drop Node 16 support [#3647](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3647)
2+
- Add Node 24 support. Drop Node 16 support [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
33
- [Feature] One Click Checkout [#3552](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3552)
44
- [Feature] Add `fuzzyPathMatching` to reduce computational overhead of route generation at time of application load [#3530](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3530)
55
- [Bugfix] Fix Passwordless Login landingPath, Reset Password landingPath, and Social Login redirectUri value in config not being used [#3560](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3560)

0 commit comments

Comments
 (0)