Skip to content

Commit c252197

Browse files
committed
Add config flag to enable httponly session cookies
1 parent d290880 commit c252197

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

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 disableHttpOnlySessionCookies into ssrParameters
2+
Add configuration flag `disableHttpOnlySessionCookies` to `ssrParameters` [#3635](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3635)
33

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

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## v3.16.0-dev (Dec 17, 2025)
2+
Add configuration flag `disableHttpOnlySessionCookies` to `ssrParameters` [#3635](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3635)
3+
24
## v3.15.0 (Dec 17, 2025)
35

46
## v3.14.0 (Nov 04, 2025)

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- Util function for passwordless callback URI [#3630](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3630)
1313
- [BREAKING] Remove unused absoluteUrl util from retail react app [#3633](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3633)
1414
- Allow shopper to manually input OTP during passwordless login [#3554](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3554)
15+
- Add configuration flag `disableHttpOnlySessionCookies` to `ssrParameters` [#3635](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3635)
1516

1617
## v8.3.0 (Dec 17, 2025)
1718
- [Bugfix] Fix Forgot Password link not working from Account Profile password update form [#3493](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3493)

0 commit comments

Comments
 (0)