0.3.2 (2023-06-08)
- JSX only supports Typescript4.7+ (da39123)
0.3.1 (2023-06-08)
- Compatible with Typescript3.8 and below (eb4d500)
- JSX supports both preserve and react-native (c0bad8d)
0.3.0 (2023-06-07)
- JSX with react17 support (b2a671e)
- Clean up extra blank lines (491b490)
0.3.0-beta.0 (2023-06-06)
- Support Typescript (5c4a3c0)
0.2.1 (2023-05-16)
- Function calls are ignored in nonstatic mode (612652c)
- Removes handling of JSXEmptyExpression (76114d5)
0.2.0 (2023-05-16)
- Static mode supported (552d321)
- Improve the efficiency of clsx ignore global search (d7e9407)
0.1.3 (2023-05-15)
- Remove clsx that is not actually useful (f187d73)
0.1.2 (2023-05-15)
- Fixed plugin-syntax-jsx missing (e987795)
0.1.1 (2023-05-15)
- package type error (3c0a3a8)
- Compact package size (a8233b6)
- Error deleted all comments (18d1c7b)