Skip to content

Release v0.639.0

Latest

Choose a tag to compare

@qlty-releases qlty-releases released this 23 Jul 21:03
Immutable release. Only release title and notes can be modified.
d9801f1

Fixed

  • Honor package-lock.json when installing node-based linters from package_file, so the locked versions are respected instead of npm resolving the latest versions matching the package.json semver ranges (#2829)
  • Honor composer.lock when installing PHP linters from package_file, so the locked versions are respected instead of composer update re-resolving to the latest matching versions (#2830)