• Pinia Colada 0 14 Migration Recipe

    This codemod updates the usage of PiniaColada to ensure that the enabled and gcTime options are correctly placed under queryOptions. Previously, these options were directly passed as top-level properties, which is now deprecated. The codemod transforms these patterns into the new structure where enabled is nested under queryOptions.

  • Json Breather

    This is a codemod created with codemod init.

  • I18n Analyzer

    Run this analyzer codemod to detect hardcoded strings in your codebase.

  • React Router/4/Move Hoc To Global Scope

    Moves HOC calls to the global scope