# Change Log
All notable version changes would be documented in this file.

## 1.17.0
> Patch version updated at 2024.06.23
- Required: Lintest CLI version `3.14.x`~
- Performance Improvements: Applied each plugin upgrades

## 1.16.0
> Patch version updated at 2024.02.12
- Required: Lintest CLI version `3.14.x`~
- Performance Improvements: Applied each plugin upgrades

## 1.15.0
> Patch version updated at 2023.11.10
- Required: Lintest CLI version `3.12.x` and `3.13.x`
- Performance Improvements
  - Newly added `testing-library` deps
  - Applied each plugin upgrades

## 1.14.0
> Patch version updated at 2023.10.02
- Required: Lintest CLI version `3.11.x` and `3.12.x`
- Performance Improvements: Applied each plugin upgrades

## 1.13.1 ~ 1.13.8
> Patch version updated at 2023.07.20 ~ 2023.07.21
- Required: Lintest CLI version `3.11.x`
- Performance Improvements: Applied each plugin upgrades

## 1.13.0
> Minor version updated at 2023.01.26
- Required: Lintest CLI version `3.10.x`
- Performance Improvements: Applied each plugin upgrades

## 1.12.0
> Minor version updated at 2022.11.17
- Required: Lintest CLI version `3.9.x`
- Performance Improvements
  - Applied each plugin upgrades (with Next.js v13)
  - Added missing types

## 1.11.0
> Minor version updated at 2022.10.17
- Required: Lintest CLI version `3.7.x` and `3.8.x`
- Performance Improvements: Applied each plugin upgrades
- Bug Fixes: Downgrade due to mismatch of `@jest/types` version

## 1.10.0
> Minor version updated at 2022.10.14
- Required: Lintest CLI version `3.7.x`
- Performance Improvements: Applied each plugin upgrades
- Bug Fixes: Downgrade due to mismatch of `@jest/types` version

## 1.9.0
> Minor version updated at 2022.10.04
- Required: Lintest CLI version `3.7.x`
- Performance Improvements: Applied each plugin upgrades

## 1.8.0
> Minor version updated at 2022.09.08
- Performance Improvements: Applied each plugin upgrades

## 1.7.0
> Minor version updated at 2022.08.10
- Performance Improvements
  - Newly added ESLint plugin: `eslint-plugin-n`
  - Applied each plugin upgrades

## 1.6.0
> Minor version updated at 2022.07.31
- Performance Improvements: Applied each plugin upgrades

## 1.5.0
> Minor version updated at 2022.07.19
- Performance Improvements: Applied ESLint upgrades to version 8.20

## 1.4.1
> Minor version updated at 2022.06.30
- Performance Improvements: Dependency update for ESLint plugins

## 1.4.0
> Minor version updated at 2022.05.11
- Performance Improvements: Dependency update due to `Next.js` ESLint ruleset change

## 1.3.0
> Minor version updated at 2022.04.05
- Performance Improvements
  - When running `eslint` in the IDE, `eslint-plugin-import` dependency does not exist, causing an error and adding it again
  - Applied upgraded dependencies
  - Added `lintest.d.ts` defination file for typing

## 1.2.0
> Minor version updated at 2022.03.27
- Performance Improvements: Removed `eslint-plugin-import` from `eslint` which caused version confusion

## 1.1.0
> Minor version updated at 2022.03.27
- Performance Improvements: Apply the correct dependency version

## 1.0.0, 1.0.0-nextjs
> Major version released at 2022.01.22
- Newly published
