Skip to content

Releases: xojs/xo

v0.31.0

03 Jun 09:18

Choose a tag to compare

v0.30.0

25 Apr 15:46

Choose a tag to compare

v0.29.1

12 Apr 14:37

Choose a tag to compare

  • Add tap-snapshots/*.cjs to default ignore list (#461) 4783f26
  • Temporarily disable the unicorn/string-content rule (#462) 967927d

v0.29.0...v0.29.1

v0.29.0

08 Apr 15:23

Choose a tag to compare

v0.28.3

05 Apr 14:38

Choose a tag to compare

  • Support semicolon option with TypeScript (#446) c47a0c6
  • Add TS extends after base XO extends and before user extends (#453) a4625a7

v0.28.2...v0.28.3

v0.28.2

02 Apr 05:05

Choose a tag to compare

  • Set indent rule for TS files too (#451) 41b1bd7
  • Fix compatibility with latest TypeScript-ESLint version (#452) 28902f0

v0.28.1...v0.28.2

v0.28.1

26 Mar 12:26

Choose a tag to compare

  • Add xo-typescript and prettier/@typescript-eslint before user extends (#442) 6c57ff7
  • Change XO cache path to avoid conflicts when upgrading (#443) fc30597

v0.28.0...v0.28.1

v0.28.0

11 Mar 11:00

Choose a tag to compare

New rules

Improvements

v0.27.2...v0.28.0

v0.27.2

26 Feb 08:02

Choose a tag to compare

  • Sort file paths before generating unique cache key (#432) 1807537

v0.27.1...v0.27.2

v0.27.1

25 Feb 07:51

Choose a tag to compare

  • Various fixes to TypeScript integration (#431) 0ea5dbb

Important: We changed the cache structure, so you'll need to delete node_modules/.cache/xo:

$ rm node_modules/.cache/xo

v0.27.0...v0.27.1