xojs/xo
### [`v0.27.2`](https://togithub.com/xojs/xo/releases/v0.27.2)
[Compare Source](https://togithub.com/xojs/xo/compare/v0.27.1...v0.27.2)
- Sort file paths before generating unique cache key ([#432](https://togithub.com/xojs/xo/issues/432)) [`1807537`](https://togithub.com/xojs/xo/commit/1807537)
### [`v0.27.1`](https://togithub.com/xojs/xo/releases/v0.27.1)
[Compare Source](https://togithub.com/xojs/xo/compare/v0.27.0...v0.27.1)
- Various fixes to TypeScript integration ([#431](https://togithub.com/xojs/xo/issues/431)) [`0ea5dbb`](https://togithub.com/xojs/xo/commit/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`](https://togithub.com/xojs/xo/releases/v0.27.0)
[Compare Source](https://togithub.com/xojs/xo/compare/v0.26.1...v0.27.0)
- **Add TypeScript support** ([#426](https://togithub.com/xojs/xo/issues/426)) [`b0dfcbd`](https://togithub.com/xojs/xo/commit/b0dfcbd)
You can now lint TypeScript projects without any extra config. You can also lint `d.ts` files in JS projects. [Read more.](https://togithub.com/xojs/xo#typescript)
- Find XO config based on linted file path ([#425](https://togithub.com/xojs/xo/issues/425)) [`e0f81a7`](https://togithub.com/xojs/xo/commit/e0f81a7)
- Fix overrides handling for `extends`, `envs`, `globals`, `plugins` ([#429](https://togithub.com/xojs/xo/issues/429)) [`4cefdbc`](https://togithub.com/xojs/xo/commit/4cefdbc)
- Add `node/no-unsupported-features` rules ([#341](https://togithub.com/xojs/xo/issues/341)) [`2297c07`](https://togithub.com/xojs/xo/commit/2297c07)
- Improve `import/no-unassigned-import` settings ([#430](https://togithub.com/xojs/xo/issues/430)) [`0c78113`](https://togithub.com/xojs/xo/commit/0c78113)
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^0.26.1
->^0.27.2
Release Notes
xojs/xo
### [`v0.27.2`](https://togithub.com/xojs/xo/releases/v0.27.2) [Compare Source](https://togithub.com/xojs/xo/compare/v0.27.1...v0.27.2) - Sort file paths before generating unique cache key ([#432](https://togithub.com/xojs/xo/issues/432)) [`1807537`](https://togithub.com/xojs/xo/commit/1807537) ### [`v0.27.1`](https://togithub.com/xojs/xo/releases/v0.27.1) [Compare Source](https://togithub.com/xojs/xo/compare/v0.27.0...v0.27.1) - Various fixes to TypeScript integration ([#431](https://togithub.com/xojs/xo/issues/431)) [`0ea5dbb`](https://togithub.com/xojs/xo/commit/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`](https://togithub.com/xojs/xo/releases/v0.27.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.26.1...v0.27.0) - **Add TypeScript support** ([#426](https://togithub.com/xojs/xo/issues/426)) [`b0dfcbd`](https://togithub.com/xojs/xo/commit/b0dfcbd) You can now lint TypeScript projects without any extra config. You can also lint `d.ts` files in JS projects. [Read more.](https://togithub.com/xojs/xo#typescript) - Find XO config based on linted file path ([#425](https://togithub.com/xojs/xo/issues/425)) [`e0f81a7`](https://togithub.com/xojs/xo/commit/e0f81a7) - Fix overrides handling for `extends`, `envs`, `globals`, `plugins` ([#429](https://togithub.com/xojs/xo/issues/429)) [`4cefdbc`](https://togithub.com/xojs/xo/commit/4cefdbc) - Add `node/no-unsupported-features` rules ([#341](https://togithub.com/xojs/xo/issues/341)) [`2297c07`](https://togithub.com/xojs/xo/commit/2297c07) - Improve `import/no-unassigned-import` settings ([#430](https://togithub.com/xojs/xo/issues/430)) [`0c78113`](https://togithub.com/xojs/xo/commit/0c78113)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.