You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/pwa-kit-dev/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
## v3.16.0-dev (Dec 17, 2025)
2
-
- Update jest, archiver and remove rimraf [#3663](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3663)
2
+
- Update jest, archiver and remove rimraf. Add `customExportConditions` to Jest config for jsdom compatibility with ESM packages[#3663](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3663)
3
3
- Add Node 24 support, remove legacy `url` module import. Drop Node 16 support [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
- Update jest-fetch-mock. Fix Jest 29 compatibility: suppress hook nesting from dynamic imports, update fake timer spies, and manual RTL cleanup[#3663](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3663)
3
3
- Add Node 24 support. Drop Node 16 support [#3652](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3652)
4
4
-[Feature] One Click Checkout [#3552](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3552)
5
5
-[Feature] Add `fuzzyPathMatching` to reduce computational overhead of route generation at time of application load [#3530](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3530)
0 commit comments