- Detect
bun.lock
(#153)
- Pooya Parsa (@pi0)
- Correct yarn detection (#140)
- Lennart lekoarts@gmail.com
- Do not call
addDependency
with empty array (#147)
- Update link to nyan cat video (#137)
- Apply automated lint fixes (909ac19)
- Update deps (80b25a6)
- Update vitest config (8925eec)
- Pooya Parsa (@pi0)
- Daniel Roe (@danielroe)
- Matvey (@ronanru)
- Allow installing peerDeps when using
addDependency
(#135) - cli: Support pnpm (rm, uninstall, un) aliases for removing packages (#126)
- Add option to install dependencies with a frozen lockfile (#121)
- Use correct flag when getting pnpm workspace args (#130)
- Ryan Clements ryanclementshax@gmail.com
- Daniel Waltz (@danielwaltz)
- Damian Głowala (@DamianGlowala)
- Pooya Parsa (@pi0)
- Daniel Roe (@danielroe)
- Add
detect
command (8fe78d1)
- Findup until root from user
cwd
(0309498)
- Lint (ee483e9)
- Pooya Parsa (@pi0)
- yarn: Handle global for yarn 1.x only (f5e4a39)
- Add jsdocs for
detectPackageManager
(a7dfce7)
- Update deps (d44ca3a)
- Update readme with automd (d523b47)
- Update readme (b36af77)
- Update deps (9e69e36)
- Fix lint/style issue (e494591)
- Update lockfile (932be41)
- Pooya Parsa (@pi0)
- Damian Głowala (@DamianGlowala)
- Allow installing multiple dependencies (#107)
- cli: Only import required fields from
package.json
to the bundle (591dd4d)
- Update lockfile (84d90d7)
- Increase timeout for windows (da4a986)
- Pooya Parsa (@pi0)
- Allow specify
packageManager
by name (5376aeb)
- detectPackageManager: Check parent dirs by default (4cf3346)
- Pooya Parsa (@pi0)
- Basic
nypm
cli (#95)
- Fallback to local package manager when corepack not installed (#94)
- Update lockfile (c32c998)
- Pooya Parsa (@pi0)
- Remove extra
console.log
(251c374) - Buffer stdio in silent mode (b81da19)
- Pass appropriate workspace args and improve tests (#90)
- bun: Add
packageManager
field to allow tests passing (a731666)
- Pooya Parsa (@pi0)
- Add support for bun (#87)
- Pooya Parsa (@pi0)
- Daniel Roe daniel@roe.dev
⚠️ Improve library (#75)
- Fix typo (#77)
- Update badge (#81)
- Add autofix ci (b326b98)
- Update ci node veriosion (b048b6c)
- Always ignore
.npm.loader.mjs
(7bebeaf) - Add
test:types
script (a8a0c94) - Update
.pnp.loader.mjs
snapshot (10e10b0) - Update fixtures with autofix ci as well (c16de18)
- Ignore
.pnp.cjs
as well (c4c79bd)
- Run lint step only once (333c077)
⚠️ Improve library (#75)
- Pooya Parsa (@pi0)
- Damian Głowala (@DamianGlowala)
- Luke Nelson luke@nelson.zone
- Adham Farrag adham.farrag@hotmail.com
- Allow installing project dependencies (#72)
- Damian Głowala
- Pooya Parsa (@pi0)
- Pooya Parsa (@pi0)
- Damian Głowala
- Daniel Roe daniel@roe.dev
⚠️ Refactor detection to support multi versions (#42)- Use execa for cross platform search path support (#54)
removeDependency
andaddDevDependency
(#55)- Add workspace flag (#57)
- Add egoist/dum to readme (#21)
- Update dev dependencies (6db58c4)
- Update lockfile (ccbe0a5)
- Include yarn berry build in test fixtures (cabbe7b)
- Update release script (f45608f)
⚠️ Refactor detection to support multi versions (#42)
- Pooya Parsa (@pi0)
- Christian Preston (@cpreston321)
- Conner (@Intevel)
- Steven steven@ceriously.com