Mmanishjha-04

styledictionary/4/hook-api-formats

No description available

styledictionary4migration
Public
2,112 executions
Run locally
npx codemod styledictionary/4/hook-api-formats
Documentation

What Changed

This codemod updates registered formats to be placed inside the hooks.formats property, instead of format, with a shift from the singular to the plural form. Additionally, the formatter handler function has been renamed to format for consistency. Some importable type interfaces have also been renamed.

Before

jsx

After

jsx

Ready to contribute?

Build your own codemod and share it with the community.