# Changelog

## 4.0.0

### Major Changes

- 0ce39d0: Update eslint and typescript-eslint

## 3.1.0

### Minor Changes

- 10bfccb: add [consistent-type-imports](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/consistent-type-imports.md) to @frontside/eslint-config

## 3.0.1

### Patch Changes

- 9bf1e83: update deps from monorepo

## 3.0.0

### Major Changes

- 2fd3c42: Update eslint deps

## 2.1.0

### Minor Changes

- 0a28874: Upgrade typescript, eslint, and plugins
  All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.0] - 2020-08-28

- Upgrade eslint dependencies

## [1.0.0] - 2020-03-09

### Added

- Initial configuration based on @bigtest/\* packages
