What's Changed
esling-plugin-import
is currently work in progress, so please don't turn on the --deny nursery
category.
- feat(linter): eslint-plugin-react void-dom-elements-no-children by @keita-hino in #2477
- feat(linter): implement @typescript-eslint/prefer-ts-expect-error by @alexttyip in #2435
- feat(linter): typescript-eslint: prefer-function-type by @zhangrunzhao in #2337
- fix(linter): Correct configuration file parsing for jsx-no-useless-fragment by @keita-hino in #2512
- fix(linter): Handle cases where createElement is an Identifier in is_create_element_call by @keita-hino in #2474
- fix(linter): fix import plugin hanging when ignored modules are imported by @Boshen in #2478
New Contributors
- @alexttyip made their first contribution in #2435
- @ArnaudBarre made their first contribution in #2506
Full Changelog: oxlint_v0.2.10...oxlint_v0.2.11