Releases: clerk/ezheaders
Releases · clerk/ezheaders
ezheaders@0.1.0
Minor Changes
- 414cdc9: Fix support for Next 13 and 14
ezheaders@0.0.3
Patch Changes
- 2b2e0d8: Allow Next 15 as peer dependency
ezheaders@0.0.2
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
Patch Changes
- Introduce
header()
,getHeaders()
,cookie()
andgetCookies()
.