WWeb3smallie

web3smallie/migrate-wagmi-v3

Automated codemod suite for wagmi v2 to v3 and Inngest v3 to v4 migrations with zero false positives

transformationmigration
Public
0 executions
Run locally
npx codemod @web3smallie/migrate-wagmi-v3
Documentation

@web3smallie/migrate-wagmi-v3

Automated codemod suite for wagmi v2 to v3 and Inngest v3 to v4 migrations with zero false positives

Installation

bash

Usage

This codemod transforms typescript code by:

  • Converting var declarations to const/let
  • Removing debug statements
  • Modernizing syntax patterns

Development

bash

License

YES

Ready to contribute?

Build your own codemod and share it with the community.