nookies

🍪 A set of cookie helpers for Next.js

Downloads
862.9K
Stars
2.2K
Committers
27

Bot releases are visible (Hide)

nookies - v2.5.2 Latest Release

Published by github-actions[bot] over 3 years ago

2.5.2 (2021-01-21)

Bug Fixes

  • optional options in setCookie function (f3b87f8)
nookies - v2.5.1

Published by github-actions[bot] almost 4 years ago

2.5.1 (2021-01-16)

Bug Fixes

nookies - v2.5.0

Published by maticzav almost 4 years ago

2.5.0 (2020-10-31)

Features

nookies - v2.4.1

Published by maticzav almost 4 years ago

2.4.1 (2020-10-22)

Bug Fixes

  • Fix SSR cookie encoding with multiple setCookie calls (a5dddff)
nookies - v2.4.0

Published by maticzav about 4 years ago

2.4.0 (2020-08-03)

Features

  • Support custom Express server (e2b43fd)
nookies - v2.3.2

Published by maticzav over 4 years ago

2.3.2 (2020-06-22)

Bug Fixes

  • docs, add variable cookies (f1aa4b2)
nookies - v2.3.1

Published by maticzav over 4 years ago

2.3.1 (2020-06-03)

Bug Fixes

nookies - v2.3.0

Published by maticzav over 4 years ago

2.3.0 (2020-05-06)

Features

  • check if response is finished (2b1e33d)
nookies - v2.2.4

Published by maticzav over 4 years ago

2.2.4 (2020-04-29)

Bug Fixes

  • use terser instead of jsmin (7bf4b10)
nookies - v2.2.3

Published by maticzav over 4 years ago

2.2.3 (2020-04-24)

Bug Fixes

nookies - v2.2.2

Published by maticzav over 4 years ago

2.2.2 (2020-04-01)

Bug Fixes

  • allow empty options in browser in httpOnly check (f805c28)
nookies - v2.2.1

Published by maticzav over 4 years ago

2.2.1 (2020-03-29)

Bug Fixes

nookies - v2.2.0

Published by maticzav over 4 years ago

2.2.0 (2020-03-21)

Features

  • narrow the argument types for setCookie and parseCookies (d8d4525)
nookies - v2.1.1

Published by maticzav over 4 years ago

2.1.1 (2020-03-10)

Bug Fixes

nookies - v2.0.8

Published by maticzav over 5 years ago

2.0.8 (2019-07-18)

Bug Fixes

  • Types, Set-Cookie header on destroy (12b2cf5)
nookies - v2.0.6

Published by maticzav over 5 years ago

2.0.6 (2019-05-16)

Bug Fixes

  • deps: update dependency cookie to ^0.4.0 (9efde3e)
nookies - v2.0.5

Published by maticzav over 5 years ago

2.0.5 (2019-04-29)

Bug Fixes

  • Make context argument nullable. (b903e0e)
  • make ctx optional to allow omit on client (b9628a3)
nookies - v2.0.4

Published by maticzav over 5 years ago

2.0.4 (2019-03-16)

Bug Fixes

  • Document client side cookie usage (cfeacff), closes #58
nookies - v2.0.3

Published by maticzav over 5 years ago

2.0.3 (2019-03-13)

Bug Fixes

nookies - v2.0.2

Published by maticzav over 5 years ago

2.0.2 (2019-03-12)

Bug Fixes