headers@0.17.2
📦 remix
🐛 1 fixes🔧 2 symbols
Summary
This release fixes a type mismatch in the SetCookie interface, allowing the secure property to accept any boolean value for consistency with other cookie attributes.
🐛 Bug Fixes
- Fixed the type definition of the secure property in SetCookie to accept boolean values instead of being restricted to true.
🔧 Affected Symbols
SetCookieSetCookie.secure