Releases: mdx-js/eslint-mdx
Releases · mdx-js/eslint-mdx
Patch Changes
-
#493 e3c225b
Thanks @JounQin! - fix: incompatible with some react rules: jsx-curly-brace-presence
, jsx-sort-props
, self-closing-comp
-
Updated dependencies [e3c225b
, e3c225b
]:
Patch Changes
-
#493 e3c225b
Thanks @JounQin! - fix: incorrect JSXAttribute
node position info - close #488, related #425
-
#493 e3c225b
Thanks @JounQin! - fix: incompatible with some react rules: jsx-curly-brace-presence
, jsx-sort-props
, self-closing-comp
v2.1.0
What's Changed
- fix: void attribute and empty attribute are different by @JounQin in #458
- feat: use unified-engine to load ESM configurations by @JounQin in #461
- fix: jsx name could be namespace or member expression by @JounQin in #460
Full Changelog: v2.0.5...v2.1.0