Skip to content

Latest commit

 

History

History
65 lines (31 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

65 lines (31 loc) · 2.61 KB

Changelog

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

1.2.2 (2020-04-15)

Bug Fixes

  • fixed repository url as it was broken (eb88821)

1.2.1 (2020-04-15)

1.2.0 (2020-02-05)

Features

  • added rules of hooks plugin (47f6f31)

1.1.0 (2020-02-05)

Features

  • added rules of hooks plugin (47f6f31)

1.1.2 (2019-12-16)

1.1.1 (2019-12-14)

Bug Fixes

  • after adding tests the index.js file was missing the execution flag (157ce52)

1.1.0 1.1.0 (2019-12-14)

Bug Fixes

  • after updating our fork of run programmatic the commit number needed to be changed (8b5724f)

1.0.1 (2019-12-12)

Bug Fixes

  • after a refactor, common config was left with wrong filename beaking eslint execution (7dbeda4)

Features

  • install-deps allows to create .eslintrc file based on the selected platforms (043831a)

1.0.0 (2019-12-11)

Features

  • initial commit with NodeJS presets and init script (80d62e6)
  • reactJs configs added (04190f2)
  • sOnarJS and Unicorn eslint rules (8d621d7)

Reverts

  • solidity support removed as Ethlint is not as good as eslint and requires another solution (d350bf7)