v4.1.0
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/>