# Changelog

## 0.8.0

- Update dependencies (breaking)

## 0.7.1

- Ensure tests are allowed to be disabled
- Ensure tests can use the `xit` (`xtest`) and `xdescribe` options

## 0.7.0

- Use Yarn 4
- Update to eslint 9+
- Migrate to flat config
- Make compatible with Yarn PnP

## 0.5.0

- Upgrade for TypeScript 5+
- Use Ecma 13 (2022+)
- Use Yarn 3

## 0.4.1

- Fix `no-unused-vars` (<https://github.com/exercism/eslint-config-typescript/pull/10>)

## 0.4.0

- Update to eslint 8+

## 0.3.0

- Update dependencies
- Add `prettier`

## 0.2.3

## 0.2.2

## 0.2.1

## 0.2.0

## 0.1.0

Initial release
