Skip to content

Releases: e18e/eslint-plugin

0.1.3

21 Dec 15:16
08c515a

Choose a tag to compare

What's Changed

  • feat: add new prefer-date-now rule by @43081j in #32
  • feat: add prefer-regex-test rule by @43081j in #33
  • docs: update readme legend by @43081j in #34

Full Changelog: 0.1.2...0.1.3

0.1.2

19 Dec 22:38
cb2e05c

Choose a tag to compare

What's Changed

  • docs: improve oxlint usage by @43081j in #29
  • fix: exclude objects/spread from prefer-spread-syntax by @43081j in #31

Full Changelog: 0.1.1...0.1.2

0.1.1

19 Dec 20:53
1155ad7

Choose a tag to compare

What's Changed

  • fix: skip assignments in prefer-array-at by @43081j in #28

Full Changelog: 0.1.0...0.1.1

0.1.0

19 Dec 19:16
f5ea6db

Choose a tag to compare

What's Changed

  • Bump the github-actions group with 2 updates by @dependabot[bot] in #1
  • feat: add prefer-array-to-reversed rule by @43081j in #3
  • feat: lint self by @43081j in #4
  • feat: rename prefer-array-includes by @43081j in #5
  • feat: add prefer-exponentiation-operator rule by @43081j in #6
  • feat: add prefer-object-has-own rule by @43081j in #7
  • feat: add prefer-array-to-sorted rule by @43081j in #8
  • feat: add prefer-array-to-spliced rule by @43081j in #9
  • feat: add prefer-spread-syntax rule by @43081j in #11
  • feat: add prefer-url-canparse rule by @43081j in #12
  • feat: add prefer-nullish-coalescing rule by @43081j in #13
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #14
  • feat: add no-indexof-equality rule by @43081j in #17
  • docs: update wording around types by @43081j in #18
  • chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #19
  • feat: add prefer-timer-args rule by @43081j in #20
  • feat: add prefer-array-from-map rule by @43081j in #21
  • feat: add Array.from(iter) to spread rule by @43081j in #22
  • feat: use TSESLint types for typed rules by @43081j in #23
  • chore: update readme warning by @43081j in #24
  • feat: add oxlint support by @43081j in #25
  • docs: usage with oxlint by @43081j in #26

New Contributors

Full Changelog: https://github.com/e18e/eslint-plugin/commits/0.1.0