patternfly / pf-codemods

Codemods for upgrading from react-core@4.x.x to react-core@5.x.x. Uses eslint.
10 stars 18 forks source link

Revisit codemod CLI #756

Open dlabaj opened 2 months ago

dlabaj commented 2 months ago

Upon release of v6 (or shortly after) we need to update the code mods to default to v6 code mods instead of v5.

thatblindgeye commented 1 month ago

Per discussion during sprint planning, we should revisit this post v6 to consider forcing flags regardless of version (i.e. no more default version, so consumers would have to pass/choose a v5 flag to upgrade from v4 to v5).