Skip to content

Latest commit

 

History

History
79 lines (36 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

79 lines (36 loc) · 3.36 KB

Changelog

1.0.15 (2024-10-11)

Bug Fixes

  • improve isReactNode (also check _Fragment) (b3f2d24)

1.0.14 (2024-08-22)

1.0.13 (2024-07-26)

Features

1.0.12 (2024-02-22)

Bug Fixes

  • isJsxAndNotFragment condition of isReactNode (#6) (67afb82)

1.0.11 (2024-02-22)

Bug Fixes

  • isReactNode check include jsx (#5) (f55bf24)

1.0.10 (2024-02-21)

Bug Fixes

  • isReactNode should check jsx too (not just jsxDEV) (#4) (7e7cc24)

1.0.9 (2024-02-12)

Bug Fixes

  • use warn instead of error when can't parse file (#3) (2b94362)

1.0.8 (2024-01-22)

1.0.7 (2024-01-22)

1.0.6 (2023-09-17)

1.0.5 (2023-09-17)

1.0.4 (2023-09-17)

1.0.3 (2023-09-17)

1.0.2 (2023-09-17)

Bug Fixes

1.0.1 (2023-09-17)

Bug Fixes

1.0.0 (2023-01-04)

Features