Nnishant2253

next/15/migration-recipe

No description available

Legacy
migrationnext
Public
0 downloads
0 stars
How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This recipe is a set of codemods that will help migrate to next 15.

The recipe includes the following codemods:

  • next/15/update-route-handlers
  • next/15/update-fetch-requests-to-handle-caching
  • next/15/add-experimental-stale-times
  • next/15/refactor-imports-from-@next/font-to-next/font

Ready to contribute?

Build your own codemod and share it with the community.