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

Latest commit

 

History

History
66 lines (52 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

66 lines (52 loc) · 1.39 KB

0.18.0 / 2019-07-03

  • Update npm dependencies

0.17.0 / 2019-05-31

  • Update npm dependencies
  • Remove greenkeeper install in travis as it is natively supported
  • Add snyk badge

0.16.0 / 2018-08-17

  • Update npm dependencies

0.15.0 / 2018-04-13

  • Update npm dependencies
  • Remove snyk

0.14.0 / 2018-03-26

  • Add lines-between-class-members rule, upgrade mocha, lint .eslintrc.js

0.13.0 / 2018-03-15

  • Fix comma-dangle rule

0.12.0 / 2018-03-15

  • Use just one file (.eslintrc.js) for config and exporting config

0.11.0 / 2018-03-15

0.10.0 / 2018-03-14

  • Update rules for trailing commas

0.9.0 / 2018-03-13

  • Update all npm dependencies
  • Update snyk policy for known vulnerabilities

0.8.0 / 2018-01-02

  • Update all npm dependencies
  • Update snyk policy for known vulnerabilities

0.7.0 / 2017-11-01

  • Update all npm dependencies

0.6.0 / 2017-09-27

  • Update all npm dependencies
  • Update snyk policy for known vulnerabilities

0.5.0 / 2017-09-04

  • Update eslint-config-airbnb-base to v12.0.0
  • Update other dependencies to latest version

< 0.5.0

  • Initial work