Releases: andreizanik/cookies-next
Releases · andreizanik/cookies-next
v5.0.2
Full Changelog: v5.0.0...v5.0.2
v5.0.0
What's Changed
- feat: add Next.js 15+ support (continuation) by @greg2012201 in #87
- feat: add Next.js 15+ support by @joaopcm in #86
New Contributors
Full Changelog: v4.3.0...v5.0.0
v4.3.0
v4.2.1
hot fix bug with types
What's Changed
- chore: move @types/cookie to dependencies by @ericsen-tsai in #72
New Contributors
- @ericsen-tsai made their first contribution in #72
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- move @types/* to devDependencies by @mikelpr in #67
- Consistent value type by @greg2012201 in #69
New Contributors
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- feat: 📝 Update cookie and type cookie dependencies by @Victor1890 in #62
New Contributors
- @Victor1890 made their first contribution in #62
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Extend Next.js 13 support by @greg2012201 in #55
- fix: incomplete predicate by @eranhirsch in #56
New Contributors
- @eranhirsch made their first contribution in #56
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Add Prettier config by @greg2012201 in #48
- Middleware support by @greg2012201 in #51
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- Add missing import to the "Client Example" [Documentation] by @greg2012201 in #45
- delete extra parsing and deprecated functions by @andreizanik in #46
New Contributors
- @greg2012201 made their first contribution in #45
Full Changelog: v2.1.2...v3.0.0
v2.1.2 Add JSDoc for deprecated methods
What's Changed
- chore: Add JSDoc for deprecated methods by @minsoo-web in #41
New Contributors
- @minsoo-web made their first contribution in #41
Full Changelog: v2.1.1...v2.1.2