# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.1](https://github.com/developer239/linters/compare/@linters/eslint-config-jest@1.12.0...@linters/eslint-config-jest@1.12.1) (2023-01-24)


### Bug Fixes

* jest eslint ([2e0bc0a](https://github.com/developer239/linters/commit/2e0bc0ae09245a79b0e93898aa69349c2cdb1ade))





# [1.12.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest@1.11.0...@linters/eslint-config-jest@1.12.0) (2023-01-24)


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.11.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest@1.10.0...@linters/eslint-config-jest@1.11.0) (2022-02-08)


### Features

* make more package up-to-date ([85b5ca0](https://github.com/developer239/linters/commit/85b5ca07747fa3ab973b7fcb4942589f8ed22e74))





# [1.10.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest@1.9.0...@linters/eslint-config-jest@1.10.0) (2022-01-30)


### Features

* update jest eslint rules ([86704c2](https://github.com/developer239/linters/commit/86704c2094f4a5d9070d3f347e21425a96684599))





# [1.9.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest@1.8.2...@linters/eslint-config-jest@1.9.0) (2022-01-30)


### Features

* update dependencies ([4bb5087](https://github.com/developer239/linters/commit/4bb5087d3ac881b9b4fd92408fe854f79fb71fa1))





## [1.8.2](https://github.com/developer239/linters/compare/@linters/eslint-config-jest@1.8.1...@linters/eslint-config-jest@1.8.2) (2021-03-25)


### Bug Fixes

* ignore jest/expect-expect in cypress folder ([f21ca23](https://github.com/developer239/linters/commit/f21ca2325d844000e9818adbfeae1e669de7cef6))





## [1.8.1](https://github.com/developer239/linters/compare/@linters/eslint-config-jest@1.8.0...@linters/eslint-config-jest@1.8.1) (2021-02-17)

**Note:** Version bump only for package @linters/eslint-config-jest





# 1.8.0 (2021-02-17)

### Bug Fixes

- remove carets from dependency versions ([b74b8b3](https://github.com/developer239/linters/commit/b74b8b3b4c4c2e3afe3c1c9130262844ae515364))
- remove no-only-tests ([7acf3f3](https://github.com/developer239/linters/commit/7acf3f36598e2a1df8589798c2f14b4e799163d3))
- rename deprecated rules ([8ec1ca4](https://github.com/developer239/linters/commit/8ec1ca4a70fc9815ccda5ad977c73e9ba55eb94e))
- use strict jest formatting config ([4252c44](https://github.com/developer239/linters/commit/4252c4493f8e5fc8a8d13bee3eab2cdd4fa47c81))

### Features

- bump dependencies 💣 ([9a81b77](https://github.com/developer239/linters/commit/9a81b773be6e80179c959a4672a7e037721bbd5c))
- disable only tests in eslint jest config ([f8f38ef](https://github.com/developer239/linters/commit/f8f38efac0ef9c456434348a86014ef5ac73cdf0))
- flatten project structure ([c6af765](https://github.com/developer239/linters/commit/c6af765b1de34223f2703e128c80838f0cb9e0fd))
- mass release all packages ([a7ab198](https://github.com/developer239/linters/commit/a7ab198fe829a1621f9dcb6c4adf04d406331b9e))
- move packages back to packages folder ([7567c72](https://github.com/developer239/linters/commit/7567c72db65a8fbe356e72fe59d8ba2c64e13305))
- turn off done callback rule ([3eb2aef](https://github.com/developer239/linters/commit/3eb2aef70f687479d24ae971f9ba28a7fdb4904b))
- update dependencies ([cc60ab3](https://github.com/developer239/linters/commit/cc60ab39ae9454b463be90b60bdc46d3285f51ad))
- update dependencies ([36b9fb0](https://github.com/developer239/linters/commit/36b9fb0e9a51c60a4d527aca9c8e3d5718379b26))

# [@linters/eslint-config-jest-v1.7.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.6.0...@linters/eslint-config-jest-v1.7.0) (2021-02-02)

### Features

- turn off done callback rule ([3eb2aef](https://github.com/developer239/linters/commit/3eb2aef70f687479d24ae971f9ba28a7fdb4904b))

# [@linters/eslint-config-jest-v1.6.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.5.0...@linters/eslint-config-jest-v1.6.0) (2020-12-11)

### Features

- update dependencies ([cc60ab3](https://github.com/developer239/linters/commit/cc60ab39ae9454b463be90b60bdc46d3285f51ad))

# [@linters/eslint-config-jest-v1.5.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.4.2...@linters/eslint-config-jest-v1.5.0) (2020-11-07)

### Features

- update dependencies ([36b9fb0](https://github.com/developer239/linters/commit/36b9fb0e9a51c60a4d527aca9c8e3d5718379b26))

# [@linters/eslint-config-jest-v1.4.2](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.4.1...@linters/eslint-config-jest-v1.4.2) (2020-11-07)

### Bug Fixes

- rename deprecated rules ([8ec1ca4](https://github.com/developer239/linters/commit/8ec1ca4a70fc9815ccda5ad977c73e9ba55eb94e))

# [@linters/eslint-config-jest-v1.4.1](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.4.0...@linters/eslint-config-jest-v1.4.1) (2020-10-10)

### Bug Fixes

- remove no-only-tests ([7acf3f3](https://github.com/developer239/linters/commit/7acf3f36598e2a1df8589798c2f14b4e799163d3))

# [@linters/eslint-config-jest-v1.4.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.3.0...@linters/eslint-config-jest-v1.4.0) (2020-10-09)

### Features

- disable only tests in eslint jest config ([f8f38ef](https://github.com/developer239/linters/commit/f8f38efac0ef9c456434348a86014ef5ac73cdf0))

# [@linters/eslint-config-jest-v1.3.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.2.2...@linters/eslint-config-jest-v1.3.0) (2020-09-20)

### Features

- bump dependencies 💣 ([9a81b77](https://github.com/developer239/linters/commit/9a81b773be6e80179c959a4672a7e037721bbd5c))

# [@linters/eslint-config-jest-v1.2.2](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.2.1...@linters/eslint-config-jest-v1.2.2) (2020-06-01)

### Bug Fixes

- use strict jest formatting config ([4252c44](https://github.com/developer239/linters/commit/4252c4493f8e5fc8a8d13bee3eab2cdd4fa47c81))

# [@linters/eslint-config-jest-v1.2.1](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.2.0...@linters/eslint-config-jest-v1.2.1) (2020-05-09)

### Bug Fixes

- remove carets from dependency versions ([b74b8b3](https://github.com/developer239/linters/commit/b74b8b3b4c4c2e3afe3c1c9130262844ae515364))

# [@linters/eslint-config-jest-v1.2.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.1.0...@linters/eslint-config-jest-v1.2.0) (2020-05-09)

### Features

- mass release all packages ([a7ab198](https://github.com/developer239/linters/commit/a7ab198fe829a1621f9dcb6c4adf04d406331b9e))
- move packages back to packages folder ([7567c72](https://github.com/developer239/linters/commit/7567c72db65a8fbe356e72fe59d8ba2c64e13305))

# [@linters/eslint-config-jest-v1.2.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.1.0...@linters/eslint-config-jest-v1.2.0) (2020-05-09)

### Features

- mass release all packages ([a7ab198](https://github.com/developer239/linters/commit/a7ab198fe829a1621f9dcb6c4adf04d406331b9e))
- move packages back to packages folder ([7567c72](https://github.com/developer239/linters/commit/7567c72db65a8fbe356e72fe59d8ba2c64e13305))

# [@linters/eslint-config-jest-v1.2.0](https://github.com/developer239/linters/compare/@linters/eslint-config-jest-v1.1.0...@linters/eslint-config-jest-v1.2.0) (2020-05-09)

### Features

- mass release all packages ([a7ab198](https://github.com/developer239/linters/commit/a7ab198fe829a1621f9dcb6c4adf04d406331b9e))
- move packages back to packages folder ([7567c72](https://github.com/developer239/linters/commit/7567c72db65a8fbe356e72fe59d8ba2c64e13305))
