2.0.0
Migration
This version contains several breaking changes and modifications to referenced packages.
Follow this guide to upgrade from 1.x.x to 2.0.0.
An example project was added to the repository for reference. You can browse it here.
What's Changed
- Upgrade Redis to 5.1.1, remove references to neshca/cache-handler, drop Next 13 and 14 support by @AyronK in #14
- Dropped
neshca
package reference - Integrated Next.js 15 and redis 5 compatibility
- Fixed #22
- Solved #24
- Solved #12
Full Changelog: 1.3.2...2.0.0