Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 14:13
· 23 commits to master since this release
072b109

Minor Changes

  • 8756fe2:
  • 🚀 Codemods: Hardcode the TSX parser
  • 🐛 Codemods: Fix null removal for the TSX parser
  • 🐛 Codemods: Fix variable cleanup that was too aggressive and cleaned optimistically
  • 💅 Codemods: Clean up dangling JSX expressions such as {<B/>} -> <B/>