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
feat: add setCookie documentation for hostOnly option (#5071)
* feat: add setCookie documentation for hostOnly option
* chore: add more detailed description for host only
* add hostOnly as return type in get cookie commands as an property if specified when setting
|[12.6.0](/guides/references/changelog#12-6-0)| Support `hostOnly` option for a given domain. |
126
129
|[5.0.0](/guides/references/changelog#5-0-0)| Removed `experimentalGetCookiesSameSite` and made `sameSite` property always available. |
127
130
|[4.3.0](/guides/references/changelog#4-3-0)| Added `sameSite` property when the [experimentalGetCookiesSameSite](/guides/references/configuration#Experiments) configuration value is `true`. |
0 commit comments