8.0.0 (2025-01-08)
⚠ BREAKING CHANGES
- packageManager.lockFile field containing single name of lock file is removed from output and packageManager.lockFiles field with array of possible lock files is introduced
Bug Fixes
- use bun as package manager when bun.lock is found (44bb81c)