Skip to content

Releases: es-tooling/eslint-plugin-jsx-a11y-x

v0.1.1

21 May 02:18
1929c2e
Compare
Choose a tag to compare

Patch Changes

  • #23 9d6abbf Thanks @JounQin! - chore: cleanup dependencies with built-in replacements

  • #22 7079630 Thanks @JounQin! - chore: migrate jsx-ast-utils to jsx-ast-utils-x

  • #17 fc498c5 Thanks @43081j! - Removes array-includes and uses the built-in Array.prototype.includes method instead.

  • #19 e911b81 Thanks @43081j! - Removes hasOwn polyfill and uses native functionality instead.

  • #18 2627d60 Thanks @43081j! - Removes flatMap polyfill and uses native functionality instead.

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 May 14:20
c835568
Compare
Choose a tag to compare

Minor Changes

New Contributors

Full Changelog: https://github.com/es-tooling/eslint-plugin-jsx-a11y-x/commits/v0.1.0