Skip to content

Latest commit

 

History

History
78 lines (33 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

78 lines (33 loc) · 2.04 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.3 (2017-09-06)

1.4.2 (2017-09-04)

1.4.1 (2017-06-20)

Bug Fixes

  • turn off prefer-spread rule (fef60e9)

1.4.0 (2017-06-01)

Features

  • tune spaced-comment rule to allow leading comma (9277757)

1.3.1 (2017-05-10)

Bug Fixes

  • disable "no-var" after it was enabled below (a712d2f)

1.3.0 (2017-04-14)

Features

  • turn off object-shorthand rule (6b200e0)

1.2.0 (2017-04-13)

Features

  • Turn off prefer-rest-params rule (5143a7f)

1.1.0 (2017-04-13)

Features

  • turn off no-template-curly-in-string ES6 only rule (76629dc)

1.0.0 (2017-04-12)

Initial version