Files
bun.sh/test/cli
RiskyMH 85adf9c7a6 fix(install): add root workspace to workspace_paths and workspace_versions for Yarn Berry
- Add root workspace with path '.' to workspace_paths when it has a name
- Add root workspace version to workspace_versions (0.0.0 if no version in package.json)
- Skip root workspace in workspace package creation loop (already created as package ID 0)
- Add root to pkg_map so it can be resolved by other workspaces
- Refactor fetchNecessaryPackageMetadataAfterYarnOrPnpmMigration to use MigrationType enum
- Yarn Berry now only fetches integrity data, not bins/os/cpu (already in lockfile)
- Update test snapshots to include integrity checksums
2025-10-13 16:51:32 +11:00
..
2025-05-24 13:36:51 -07:00