Skip to content

Releases: clerk/ezheaders

ezheaders@0.1.0

31 Oct 10:47
75c7b73
Compare
Choose a tag to compare

Minor Changes

  • 414cdc9: Fix support for Next 13 and 14

ezheaders@0.0.3

30 Oct 20:20
ca3733e
Compare
Choose a tag to compare

Patch Changes

  • 2b2e0d8: Allow Next 15 as peer dependency

ezheaders@0.0.2

23 Oct 09:03
0b4f407
Compare
Choose a tag to compare

Patch Changes

  • dd30dee: Introduce the ability to set a cookie by calling cookie() with a value passed as the second argument.

ezheaders@0.0.1

22 Oct 14:10
Compare
Choose a tag to compare

Patch Changes

  • Introduce header(), getHeaders(), cookie() and getCookies().