Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

41 lines (27 loc) · 1.23 KB

Change Log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

This change log adheres to standards from Keep a CHANGELOG.

2.0.0 - 2020-11-8

Added

  • Configuration presets.
  • Bundled default babel.config.js file.

Changed

  • Split files into multiple modular configurations.
  • Old babel-eslint parser has been replaced with newer @babel/eslint-parser.

1.1.0 - 2020-09-12

Added

  • ESLint configurations tests.

Fixed

  • Multiple ESLint config errors.

1.0.1 - 2020-04-20

Fixed

  • Un-compatible export pattern preventing ESLint to correctly read configuration objects.

Earlier releases (1.0.0 and younger)

See GitHub release notes for info on changes for earlier releases.