Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Latest commit

 

History

History
282 lines (143 loc) · 7.97 KB

CHANGELOG.md

File metadata and controls

282 lines (143 loc) · 7.97 KB

Change Log

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

0.23.0 (2019-04-24)

Features

0.22.0 (2019-03-28)

Features

  • eslint: add import/no-useless-path-segments (30661eb)

0.21.0 (2019-02-18)

Features

0.20.0 (2018-11-27)

Features

  • lint-staged: use absolute path to prettier (b3afa53)

0.19.0 (2018-11-24)

Features

  • eslint: lint bad performance patterns (fca57e3)

0.18.0 (2018-11-23)

Features

  • eslint: disallow blank lines between imports (91956ca)

0.17.0 (2018-11-23)

Features

  • eslint: sort named imports (8aa366c)

0.16.0 (2018-11-21)

Features

  • eslint: sort object keys (f263092)

0.15.2 (2018-11-21)

Bug Fixes

  • eslint: more import fixes (abab10c)

0.15.1 (2018-11-21)

Bug Fixes

  • eslint: make import order rules play nice (6dc2412)

0.15.0 (2018-11-21)

Features

0.14.0 (2018-11-18)

Features

  • index: support styled component linting (55a6c12)

0.13.3 (2018-11-17)

Bug Fixes

0.13.2 (2018-11-14)

0.13.1 (2018-11-14)

Bug Fixes

0.13.0 (2018-11-13)

Features

  • set-github-labels: new labels and set all repos in one run (9ea48a8)
  • set-github-labels: simplify auth (c59bc95)

0.12.0 (2018-09-22)

Features

  • only lint staged changes (0f8e907)

0.11.0 (2018-09-14)

Features

  • solium: allow send and inline assembly (1c40dd2)

0.10.1 (2018-09-12)

0.10.0 (2018-08-09)

Features

  • lint: lint in test folder (85aecbd)

0.9.0 (2018-08-09)

Features

0.8.0 (2018-07-18)

Features

0.7.0 (2018-07-18)

Features

  • eslint: add curly rule (051ad22)
  • eslint: padding between statements (1b4220a)

0.6.0 (2018-06-06)

Features

  • dependencies: update prettier (1973f69)

0.5.0 (2018-03-22)

Features

  • eslint: add prefer-const (85ed9cc)
  • scripts: set kleros github labels (55c707e)

0.4.0 (2018-02-27)

Features

  • separate lint into lint:scss and lint:js (ab0f94b)

0.3.3 (2018-02-20)

0.3.2 (2018-02-13)

Bug Fixes

  • eslint: ignore for unused vars rule (7f5ca62)

0.3.1 (2018-02-13)

Bug Fixes

  • eslint: ignore args for unused vars rule (af2a148)

0.3.0 (2018-02-13)

Features

  • eslint: catch unused vars (ea088a4)

0.2.0 (2018-02-13)

Features

  • fix error handling and react indent issue (63099e7)

0.1.2 (2018-02-11)

Bug Fixes

0.1.1 (2018-02-11)

Bug Fixes

  • cz: relative reference instead of absolute (fa87f47)

0.1.0 (2018-02-11)

Features

  • cz: use commitlint prompt (1fcdce1)

0.0.2 (2018-02-11)

Bug Fixes

  • dependencies: make eslint-plugin-react a peer dependency (b6b6028)

0.0.1 (2018-02-11)