Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

v0.4.5

Choose a tag to compare

@rwjblue rwjblue released this 07 May 19:06
· 586 commits to master since this release
165b35f

CHANGELOG

  • Fix cosmetic issues with error message display:
    • Ensure that multiple errors are listed on separate lines.
    • Fix formatting when error.line / error.column are missing.
    • Fix formatting when error.source is missing.
    • Include rule name in all error messages.
  • Ensure Node 0.10, 0.12, 4.x, 6.x are all tested in CI.