Skip to content

[In progress] Next.js 16 support #110

@AyronK

Description

@AyronK

🚀 Next.js 16 Support

You can check out the current state of integration with Next16 using 3.0.0-next16-alpha.0 version. Keep in mind it's highly experimental and too early to use in any production environments.

Overview

Next.js 16 is approaching release. This issue tracks the adaptation process and serves as a central discussion point for Next.js 16 compatibility.

Timeline & Expectations

⚠️ Important: Do not expect this package to be stable sooner than 1-2 months after Next.js 16.0.0 is officially released.

Given the number of issues and undocumented changes that came with Next.js 15, we strongly recommend not upgrading to 16.0.0 immediately if your setup includes a Redis cache handler. Exercise caution and wait for the ecosystem to stabilize.

Project Status

This package is currently maintained primarily by @AyronK with occasional community contributions. While we may allocate additional company resources if necessary, stability will largely depend on community effort.

Please note: This is a free, MIT-licensed package with no official support guarantees.

🤝 Help Needed

As Next.js 16 introduces new features, we need community support to ensure comprehensive coverage and documentation.

How you can contribute:

  • Add examples for new Next.js 16 features to examples/redis-minimal
  • Test the package with beta/RC versions and report findings
  • Document edge cases and undocumented behaviors
  • Open PRs against the next16 branch
  • Report bugs clearly marking next16 in the issue title

The examples/redis-minimal project is already configured for Next.js 16 and serves as our testing ground for new features.

Resources

Discussion

This issue is open for:

  • Reporting compatibility issues with Next.js 16
  • Discussing breaking changes that affect this package
  • Sharing testing results from beta/RC versions
  • Coordinating migration efforts

Please comment below with any findings or concerns regarding Next.js 16 compatibility.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions