Skip to content

10.5.1

Choose a tag to compare

@JamieMason JamieMason released this 04 Jun 17:12
· 420 commits to main since this release

10.5.1 (2023-06-04)

Summary

  • Adds a new syncpack prompt command which displays a series of prompts to fix version mismatches which syncpack cannot fix automatically.
  • Adds a new Same Range Version Group which relaxes syncpack to ensure that all versions have semver ranges which all satisfy each other, instead of the default behaviour of them having to be identical.

Bug Fixes

  • cli: add missing syncpack-lint binary (ae265cb)

Features

  • cli: add prompt to fix unsupported mismatches (296fad5)
  • format: sort bin property alphabetically (f7c87a8)
  • groups: manage intersecting range versions (96d6c6d)