Skip to content

Releases: hluisson/eslint-plugin-jsx-expressions

v1.3.2

19 Nov 01:41
Compare
Choose a tag to compare

Enhancements

  • Add support for @typescript-eslint/parser 6.x (#13)

v1.3.1

19 Dec 05:33
Compare
Choose a tag to compare

Bug Fixes

  • Handle potentially falsey strings or numbers that are the result from a chain expression (#5)

v.1.3.0

06 Dec 05:47
Compare
Choose a tag to compare

Enhancements

  • Add support for eslint 8.x and @typescript-eslint/parser 5.x (#1)

Bug Fixes

  • Check object properties (#3)

v1.2.0

17 Oct 00:25
Compare
Choose a tag to compare

initial release