Nnodejs

nodejs/v22-to-v24

Handle breaking changes in Node.js v24 by replacing deprecated APIs and updating code to be compatible with the new version.

transformationmigrationnodejsbreaking-changes
PublicBundle
0 executions

Run locally

npx codemod @nodejs/v22-to-v24

Node.js v22 → v24 Migration

This codemod only wraps all migrations needed to upgrade a Node.js codebase from v22 to v24.

More information

You can find more information about the changes in Node.js v24 in the official migration guide.

To know missing part read this issue

Ready to contribute?

Build your own codemod and share it with the community.