codemod icon indicating copy to clipboard operation
codemod copied to clipboard

[Registry] react 19 improvements

Open dmytro068 opened this issue 1 year ago • 1 comments

  • add isDirty flag and return undefined from transform when it should be skipped.
  • refactor replace-forward-ref codemod: when props are Identifier instead of adding const { ref } = props, we want to do { ref, ...props } so the props variable does not contain ref.

dmytro068 avatar May 03 '24 08:05 dmytro068

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
codemod ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 6:01pm

vercel[bot] avatar May 03 '24 08:05 vercel[bot]