Releases: andreizanik/cookies-next
Releases · andreizanik/cookies-next
Change the function naming to be consistent with the idiom of working with a container of cookies
Change the function naming to be consistent with the idiom of working with a container of cookies. Issues #14
Minor refactoring
Fix problem with next.js version greater than 12.2.0
Fix problem with next.js version greater than 12.2.0. Issues #22
Minor documentation update
Fix issues with 12+ version next.js and a few minor changes
Fix issues with 12+ version next.js
Add export cookieValueTypes
Fix documentation
Fix documentation
v2.0.4 update version to 2.0.4
Fix problems with types
Minor bug fix with types
Fix dependences after v2.0.0
Fix problem with types
Update package for working with 10+ version next.js
Update package for working with 10+ version next.js and adding support for typescript
- can be used on the client side, anywhere
- can be used for server side rendering in getServerSideProps
- can be used in API handlers