• Liz/React Router/Headers Export

    This is a codemod that automatically adds the required headers export to pages using authenticate.admin().

  • React/19/Remove Forward Ref

    React.forwardRef will be deprecated for Function Components in near future. This codemod removes forwardRef function.

  • React Router/4/Move Hoc To Global Scope

    Moves HOC calls to the global scope