Skip to content

Releases: evaliyev/has-jsx

v0.0.3

13 Feb 03:08

Choose a tag to compare

Bug Fixes

  • detector: Reject binary input to prevent false positives — binary files containing null bytes were being parsed into JSX-like AST nodes

v0.0.2

10 Feb 18:19

Choose a tag to compare

Add repository and homepage links to package metadata

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Feb 18:01

Choose a tag to compare

Initial release of has-jsx - CLI and programmatic tool to detect JSX in files using AST analysis

Full Changelog: https://github.com/evaliyev/has-jsx/commits/v0.0.1