MyGit

bun-v0.1.7

oven-sh/bun

版本发布时间: 2022-08-06 16:15:30

oven-sh/bun最新发布版本:bun-v1.1.38(2024-11-29 19:55:48)

To upgrade:

bun upgrade

To install:

curl https://bun.sh/install | bash
If you have any problems upgrading

Run the install script (you can run it multiple times):

curl https://bun.sh/install | bash

What's new

bun init quickly start a new, empty project that uses Bun (similar to npm init). bun init is a new subcommand in bun.

bun install now supports private npm registries & scoped (authenticated) packages

Thank you @soneymathew for your help with this.

image

bun install now supports lifecycle hooks for project-level package.json (not dependencies)

image

It runs postinstall scripts for your app's package.json, but ignores dependencies lifecycle hooks. This lets you use husky, lint-staged, and other postinstall-dependent packages tools

More new stuff:

Breaking changes

Bug fixes

Misc:

New Contributors

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v0.1.6...bun-v0.1.7

相关地址:原始地址 下载(tar) 下载(zip)

1、 bun-darwin-aarch64-profile.zip 14.18MB

2、 bun-darwin-aarch64.zip 13.33MB

3、 bun-darwin-x64-baseline-profile.zip 16.45MB

4、 bun-darwin-x64-baseline.zip 16MB

5、 bun-darwin-x64-profile.zip 16.51MB

6、 bun-darwin-x64.dSYM.tar.gz 17.78MB

7、 bun-darwin-x64.zip 14.89MB

8、 bun-linux-aarch64-profile.zip 54.74MB

9、 bun-linux-aarch64.zip 29.34MB

10、 bun-linux-x64-baseline-profile.zip 55.9MB

11、 bun-linux-x64-baseline.zip 31.39MB

12、 bun-linux-x64-profile.zip 55.92MB

13、 bun-linux-x64.zip 31.42MB

查看:2022-08-06发行的版本