Skip to content

Conversation

@AyronK
Copy link
Collaborator

@AyronK AyronK commented Oct 15, 2025

3.0.0 aka Next 16 support

#110

Disclaimer

THIS IS VERY EARLY ATTEMPT TO MAKE THE INTEGRATION WORK WITH NEXT 16

Don't expect this package to be ready sooner than 1-2 months after 16.0.0 get officially released and knowing how much issues and undocumented changes Next 15 had it's not recommended to upgrade to 16.0.0 too soon if your setup contains a Redis cache handler. Be cautious!

Progress on stabilization

redis-minimal example project

are old features stable?

  • Migrating to next 16
  • Verify instrumentation
  • Verifying fetch-example
  • Verifying isr-example
  • Veryfing static-params-test
  • Veryfing tags
  • Verifying ttl
  • Verifying on demand revalidation
  • Improve example for tag on demand revalidation
  • Add example for full page on demand revalidation
  • Add example for full layout on demand revalidation
  • Add missing examples (to be decided what's missing)
  • Improve example project, add examples menu and a shared layout
  • Add examples README/docs

experimental features revisit

  • Adjusting/verifying ppr-example

New Next 16 stable caching features

Progress on known issues

  • Tags are not saved properly (on dev run only; works well when built)
    Example: fetch-example, futurama tag from fetch is not saved in redis entry or __sharedTags__

Additional scope (optional)

experimental features

@AyronK AyronK self-assigned this Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants