Skip to content

v16.14.0

Latest
Compare
Choose a tag to compare
@raineorshine raineorshine released this 13 Sep 01:15
· 207 commits to main since this release

bun

Feature

  • Added experimental support for bun package manager.
  • Automatically used if bun.lockb is detected.
  • Assistance needed to test it out on different platforms.
$ ncu --packageManager bun
$ ncu -p bun

Thanks to @ImBIOS for the PR!