Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 795 Bytes

Changes

All notable changes to this project will be documented here. The version number is based on Semantic Versioning with the major version being a combination of ESLints major version number and package internal breaking releases. Following this schema, "300" is the first release targeted at ESLint 3.x.x, "301" will be first breaking release still targeting ESLint 3.x.x. Internal major releases will probably mostly contain new rules set up as errors which were previously only warnings or less.

400.0.0 (unreleased)

  • Upgrade to ESLint 4.x.

300.0.1 (2016-07-13)

  • Fixes some minor issues within the package.json and the README.

300.0.0 (2016-07-08)

Welcome to the initial release. As the number indicates, this one is targeted at ESLint 3.x.x.