Skip to content

Fix `cookie.set`

Compare
Choose a tag to compare
@ilyakamens ilyakamens released this 22 Jul 21:07
· 1262 commits to master since this release

Fixes an issue we introduced in v2.9.0 where the cookie would be set for seconds instead of days. For example, if the intention had been to set the cookie for 365 days, it would have only been set for 365 seconds.