Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 17:29

⚠ BREAKING CHANGES

  • Drop support for Node.js 6.x which reaching EOL in a
    couple of weeks.

Bug Fixes

  • fails to check monorepo with non-published packages (#89) (96a7279)
  • deps: update dependency strip-json-comments to v3 (#88) (494a457)
  • set exit code on error (#84) (2da6cc5), closes #65
  • deps: update dependency package-json to v6 (#79) (26632ea)
  • let make-dir use its own types (#72) (cb5abb9)
  • deps: update dependency pify to v4 (#53) (beb2800)
  • deps: update dependency spdx-satisfies to v5 (#71) (95f0ead)
  • package: update package-json to version 5.0.0 (#41) (17ded94)
  • test: get the tests passing again (#65) (6d009b8)

Build System

Features