这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/site/content/blog/turbo-2-6.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Since September 2023, Turborepo has had Beta support for Bun’s package manager

After a few months of stability and [an inspiring blog post about the new lockfile format by the Bun team](https://bun.com/blog/behind-the-scenes-of-bun-install), Turborepo now handles the latest `v1` lockfile format for Bun.

We’ve updated [our Support Policy](/docs/support-policy#package-managers) and the rest of our documentation to reflect this update. We also want to thank the Bun team for [sending `robobun` to help us with the first draft of the PR](https://github.com/vercel/turborepo/pull/10730).
We’ve updated [our Support Policy](/docs/support-policy#package-managers) and the rest of our documentation to reflect this update. We also want to thank the Bun team for [sending `robobun` to help us with the first draft of the PR](https://github.com/vercel/turborepo/pull/10729).

## Task list search in terminal UI

Expand Down
Loading