Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.1 KB

File metadata and controls

23 lines (13 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-alpha.2 (2026-04-29)

Bug Fixes

  • use Max-Age without Expires to delete cookie (10bd8e1)

1.0.0-alpha.1 (2026-04-28)

Features

  • lazy cookie string parsing (32d7045)

1.0.0-alpha.0 (2026-04-27)

Features

  • peek returns value (bde5d47)
  • introduce virutal CookieStore-compatible implementation for SSR and testing environments (b308c9a)