Skip to content

v3.0.0

Compare
Choose a tag to compare
@eslintbot eslintbot released this 04 Aug 17:58
· 58 commits to main since this release
  • 652d0b7 Docs: Update copyright (Nicholas C. Zakas)
  • ee6b480 Breaking: Convert to ESM (#112) (Bryan Mishkin)
  • f4a54b4 Chore: Catch unused ESLint comments internally (#108) (Bryan Mishkin)
  • 671329e Update: Fix linting inconsistencies in template (#106) (Bryan Mishkin)
  • d5c7a80 Breaking: Upgrade yeoman dependencies to latest (#101) (Bryan Mishkin)
  • f39f2ca Update: Tweak schema property formatting in rule template (#104) (Bryan Mishkin)
  • ca2a546 Docs: Switch to HTTPS links (#105) (Bryan Mishkin)
  • b495003 Chore: Use npm ci in CI workflow (#103) (Bryan Mishkin)
  • 98f19d6 Chore: Fix CI to run on correct branch (#102) (Bryan Mishkin)
  • a39c90f Update: Move ESLint Plugin before ESLint Core in CLI prompt (#97) (Bryan Mishkin)
  • 8508232 Chore: Replace deprecated require-uncached with import-fresh (#92) (Bryan Mishkin)
  • 5ceb1e9 Chore: Update eslint-release to v3 (#96) (Bryan Mishkin)
  • f895bcd Update: Add placeholder for meta.docs.url in rule template (#99) (Bryan Mishkin)
  • 3fe65c2 Update: Add placeholder for meta.type in rule template (#98) (Bryan Mishkin)
  • 6d3e1e2 Fix: Use caret range for requireindex in template (#82) (Bryan Mishkin)
  • baa4faa Chore: Remove unused dependency run-async (#94) (Bryan Mishkin)
  • 34edf58 Chore: Add markdownlint for doc formatting (#91) (Bryan Mishkin)
  • 4bf02cc Chore: Remove unnecessary dependency mkdirp (#93) (Bryan Mishkin)
  • 866d240 New: Add eslint-plugin-node to plugin generator (#89) (Bryan Mishkin)
  • 232e772 Chore: Update testing dependencies to latest (#90) (Bryan Mishkin)
  • 7714ede New: Add eslint-plugin-eslint-plugin to plugin generator (#79) (Bryan Mishkin)
  • f0e6ca5 Docs: Fix CI build badge in README (#87) (Bryan Mishkin)
  • 6d0cc94 Chore: Update and autofix internal linting (#88) (Bryan Mishkin)
  • dc4a493 Breaking: Drop Node 10 and other unmaintained versions (#81) (Bryan Mishkin)
  • f761f7e Update: Drop Node 10 from generated plugin template (#83) (Bryan Mishkin)
  • 3098c58 Update: Add ESLint 6+ peer dependency to generated plugin template (#84) (Bryan Mishkin)
  • 087a0e1 Update: Bump mocha to v9 in generated plugin template (#85) (Bryan Mishkin)
  • 2ff9a18 Upgrade: Bump hosted-git-info from 2.8.8 to 2.8.9 (#77) (dependabot[bot])
  • 01c1985 Docs: Add NPM version badge to README (#80) (Bryan Mishkin)
  • e3f384c Upgrade: Bump set-getter from 0.1.0 to 0.1.1 (#78) (dependabot[bot])
  • 8ce0541 Upgrade: Bump bl from 1.2.2 to 1.2.3 (#76) (dependabot[bot])
  • b8ee731 Upgrade: Bump ini from 1.3.5 to 1.3.8 (#75) (dependabot[bot])
  • 8a175b6 Chore: move to GitHub Actions (#72) (Kai Cataldo)