Navigation Menu

Skip to content

Releases: xojs/eslint-config-xo

v0.44.0

06 Feb 07:28
Compare
Choose a tag to compare

Breaking

New rules

Improvements

  • Ban atob and btoa dfa969c
  • Replace deprecated no-new-object rule 7f8f92e
  • no-unused-vars: Allow ignoring variables by prefixing with underscore b31ab8a

v0.43.1...v0.44.0

v0.43.1

08 Nov 09:31
Compare
Choose a tag to compare
  • Disable logical-assignment-operators rule until we target Node.js 16 ffb7d6e

v0.43.0...v0.43.1

v0.43.0

08 Nov 09:11
Compare
Choose a tag to compare

v0.42.0...v0.43.0

v0.42.0

25 Aug 03:49
Compare
Choose a tag to compare
  • Allow lower case type-coverage comments (#79) 257f2c1

v0.41.0...v0.42.0

v0.41.0

17 May 06:23
Compare
Choose a tag to compare

v0.40.0...v0.41.0

v0.40.0

09 Feb 12:35
Compare
Choose a tag to compare

Breaking

  • Require ESLint 8 and Node.js 12 da1fd09

Improvements

  • Remove default-param-last rule 5f341e2
  • Avoid explicit return arrows in object-shorthand rule (#76) db4809a

v0.39.0...v0.40.0

v0.39.0

02 Oct 09:16
Compare
Choose a tag to compare

v0.38.0...v0.39.0

v0.38.0

08 Aug 10:39
Compare
Choose a tag to compare
  • Add option to no-unsafe-negation rule e5c4861

v0.37.0...v0.38.0

v0.37.0

15 Jun 10:37
Compare
Choose a tag to compare

v0.36.0...v0.37.0

v0.36.0

14 Apr 06:19
Compare
Choose a tag to compare

Breaking

Improvements

  • Add more deprecated Node.js modules to no-restricted-imports eafbd8f
  • Remove unnecessary no-restricted-syntax rule (#69) 23a5718

v0.35.0...v0.36.0