Sourced from cookies-next's releases.
v5.0.2
Full Changelog: https://github.com/andreizanik/cookies-next/compare/v5.0.0...v5.0.2
v5.0.0
What's Changed
- feat: add Next.js 15+ support (continuation) by
@greg2012201in andreizanik/cookies-next#87- feat: add Next.js 15+ support by
@joaopcmin andreizanik/cookies-next#86New Contributors
@joaopcmmade their first contribution in andreizanik/cookies-next#86Full Changelog: https://github.com/andreizanik/cookies-next/compare/v4.3.0...v5.0.0
e3a72e8
5.0.2c5a9e80
add npmignorefe8fef1
5.0.1694d359
Merge pull request #87
from greg2012201/master38b6c70
chore(docs): Explain how to use cookies-next correctly in a client-side
compo...b9ed5e4
fix: Narrow down return types by explicitly returning functions.bca8b87
Merge branch 'greg/next-15-support'b9c28e1
refactor: Remove redundant guard.0e508f5
Merge branch 'greg/next-15-support'b860cfd
fix:Put the server phase guard in the right places.