TTobieTom

TobieTom/wagmi-v1-to-v2

Automated migration from wagmi v1 to v2: transforms hooks, config, imports, and TanStack Query patterns with zero false positives

transformationmigration
Public
0 executions

Run locally

npx codemod @TobieTom/wagmi-v1-to-v2

wagmi-v1-to-v2

Automated migration from wagmi v1 to v2: transforms hooks, config, imports, and TanStack Query patterns with zero false positives

Installation

bash

Usage

Document the exact migration this codemod performs before publishing. At minimum, cover:

  • The concrete syntax or API patterns it rewrites
  • The file types or paths it targets
  • Important preserve/no-op cases and exclusions

Development

bash

License

MIT

Skill Installation

bash
Before

This is one example from the codemod's test cases. The codemod may handle many more cases.

Ready to contribute?

Build your own codemod and share it with the community.