Change8

headers@0.15.0

📦 remixView on GitHub →
3 features🔧 2 symbols

Summary

This release enhances cookie management by adding support for the Partitioned attribute, allowing explicit httpOnly: false configuration, and exporting the CookieProperties type.

✨ New Features

  • Add support for httpOnly: false in SetCookie constructor
  • Export CookieProperties type containing all cookie properties
  • Add Partitioned attribute support to SetCookie

🔧 Affected Symbols

SetCookieCookieProperties