Skip to content

Releases: forcedotcom/eslint-plugin-aura

v2.1.0

29 Mar 08:43
f602246
Compare
Choose a tag to compare

Features

  • #35: Add support for ESLint 8.

2.0.0

14 Apr 23:20
Compare
Choose a tag to compare

Breaking Changes

  • #22: Bump minimum Node version to 12.
  • #23: Rework recommended configuration.

Features

  • #27, #28: Add Locker rules.
  • #29: Add Aura deprecation linting rules.
  • #33: Bump ESLint peer dependency to ESLint 7.

Chores & Maintenance

  • #18: Use Mocha as the test runner.
  • #20: Enforce ESLint and Prettier as commit hooks.
  • #24: Remove aura-service rule.
  • #25: Replace Travis with CircleCI.
  • #30: Enforce strict mode.
  • #31: Improve rules documentation, add regression tests.