Skip to content

v0.2.5

Choose a tag to compare

@edg2s edg2s released this 18 Jun 15:05
40000d3
  • Rule fix: valid-package-file-require: Deal with backslashes in Windows paths (Roan Kattouw)
  • Code: Use upath for Windows path normalization, add Windows to tests (Ed Sanders)
  • Docs: Move docs to docs/rules (Ed Sanders)
  • Docs: Documentation cleanup (Ed Sanders)
  • Docs: Use eslint-docgen (Ed Sanders)
  • Tests: Move test rules to tests/rules (Ed Sanders)
  • Tests: Simplify error message string assertions (Ed Sanders)
  • Tests: Use outdent for multi-line test cases (Ed Sanders)
  • Build: Introduce eslint-plugin-eslint-plugin (Ed Sanders)
  • Build: Update devDependencies and remove explicit eslint dependency (Ed Sanders)
  • Build: Update ESLint to 7.0.0 (Ed Sanders)
  • Build: Increase ESLint peerDependency from 2.3.0 to 5.0.0 (Ed Sanders)