Skip to content

Releases: xojs/xo

v0.48.0

09 Feb 12:45

Choose a tag to compare

v0.47.0

26 Nov 08:56

Choose a tag to compare

New rules

Improvements

  • Enforce extensions on TypeScript files as well (#639) 0e90967
  • Rename some replacements in prevent-abbreviations (#620) 1d2409f

v0.46.4...v0.47.0

v0.46.4

03 Nov 15:20

Choose a tag to compare

v0.46.3...v0.46.4

v0.46.3

28 Oct 08:41

Choose a tag to compare

  • Fix an issue with npm not including bundledDependencies when publishing.

v0.46.2

28 Oct 08:39

Choose a tag to compare

  • Fix an issue with importing a dependency 653887a

v0.46.1...v0.46.2

v0.46.1

28 Oct 06:38

Choose a tag to compare

  • Fix an issue with npm not including bundledDependencies when publishing.

v0.46.0

27 Oct 16:04

Choose a tag to compare

Breaking

New rules

Improvements

Fixes

  • Fix installing XO with npm 6 in some cases (#624) c9bbfb1

v0.45.0...v0.46.0

v0.45.0

02 Oct 09:31

Choose a tag to compare

v0.44.0

08 Aug 10:50

Choose a tag to compare

New rules

Improvements

Fixes

  • Fix running xo --print-config without a filename (#587) 5ff95ad

v0.43.0...v0.44.0

v0.43.0

03 Aug 14:23

Choose a tag to compare

Improvements

  • Enforce importing process and Buffer in Node.js explicitly 9f40074
    • This is the recommendation in the Node.js docs.
  • Upgrade dependencies f2c5041

Fixes

  • Make cache directory be relative to cwd (#582) 512291b
    • This fixes editor integration.

v0.42.0...v0.43.0