Releases: antfu-collective/package-manager-detector
Releases · antfu-collective/package-manager-detector
v1.3.0
v1.2.0
🚀 Features
- Include pnpm-workspace.yaml in detection - by @ianzone in #52 (5 8000 e755)
View changes on GitHub
v1.1.0
v1.0.0
v0.2.11
v0.2.10
v0.2.9
🚀 Features
- Support passing arguments to frozen command - by @BorePlusPlus in #40 (d514b)
View changes on GitHub
v0.2.8
🚀 Features
- Detect
bun
as package manager frombun.lock
file - by @anurag-roy in #38 (799f5)
View changes on GitHub
v0.2.7
🐞 Bug Fixes
- Use correct commands for
execute
andrun
for Deno - by @AdrianGonz97 in #36 (70125)
View changes on GitHub
v0.2.6
🐞 Bug Fixes
- Change
run
command for Deno to prependnpm:
prefix - by @bartlomieju and @benmccann in #34 (c50c6) - Correct AgentCommandValue type - by @benmccann in #35 (4546d)