Skip to content

Latest commit

 

History

History
77 lines (41 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

77 lines (41 loc) · 3.57 KB

4.0.0 (2019-08-30)

Features

  • upgrade to airbnb config v14 (12380ad2)

3.0.0 (2019-08-07)

Features

2.1.0 (2018-12-13)

Features

  • turn off the rule disallowing ++/-- (6d301b6)

2.0.1 (2018-12-06)

Features

  • amend ecmascript version to be 2017 (c9036ab)
  • amend renovate config assignee and reviewer (9dad3d6)

2.0.0 (2018-12-04)

Bug Fixes

  • add git to docker container when needed (fc23e40)
  • amend eslint config file name in package json (f1c5bdf)
  • amend format of npmrc file (6483e7d)
  • amend hashing of package.json (3ea8ae1)
  • quote variable names (5b4fb37)

Features

  • security: swap out nsp for npm audit (502860b)
  • add checkmarx anchors in gitlab ci script (a18dc09)
  • add config files to nyc exclude list (5577c99)
  • travis: update npm script names (5ffed15)
  • add contributors to package json (c4f11de)
  • add jdk to node image for sonarjs step (7f94e38)
  • add rules and tests for new standard (019a831)
  • amend images for checkmarx/blackduck steps (d282c42)
  • amend lint-staged config file (dbea7f7)
  • amend npm script names and groups (3b827ae)
  • change executor to docker (4f6ea8b)
  • implement blackduck cli docker image (c1beb49)
  • move husky scripts to huskyrc file (a0e398c)
  • remove deprecated sonarjs package integration (b918073)
  • remove nvm setup (3f835b0)
  • swap out jasmine for mocha and chai (6caf5d0)
  • switch to node alpine image (5ab3e76)

1.0.0 (2018-02-10)

Features

  • eslint: add default eslint rules (fb7a47c)