Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 16:51
· 102 commits to master since this release

1.5.0 (2020-06-27)

Bug Fixes

  • fixer: fixing missing LHS quotes with 1-2 chars (e2f8b9d)
  • fixer: lint fix (bbf3ed9)
  • fixer: wrongly added missing quote (2ee5e4f), closes #31
  • index: not applying trailing-char fixes on LHS issues (253ebfc), closes #38
  • missing quote fixer failure (60a5fff)
  • security fix (067bd46)
  • lockfile: security fix (cade206)

Features

  • fixer: trailing char fixer simplification (5899676)