Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-06 | [install] handle `bun add` of existing `peerDependencies` correctly (#4028) | 1 | -0/+30 | ||
2023-06-10 | [install] fix life cycle scripts execution (#3235) | 1 | -14/+15 | ||
[install] fix life cycle scripts execution - scripts from dependencies did not run during re-installation - `bun.lockb` now contains data on life cycle scripts - handle prior lockfile format by reading missing info from every `package.json` - suppress spurious log output from tests | |||||
2023-06-09 | Fix to retain a newline after removing a package (#3231) | 1 | -0/+288 | ||