Releases: antfu-collective/package-manager-detector
Releases · antfu-collective/package-manager-detector
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)
View changes on GitHub
v0.2.5
🐞 Bug Fixes
- Use correct command for
upgrade
and 'execute-local' in Deno - by @bartlomieju in #30 (6f75c)
View changes on GitHub
v0.2.4
No significant changes