diff --git a/docs/repo-docs/getting-started/support-policy.mdx b/docs/repo-docs/getting-started/support-policy.mdx index b1d6d16d03a25..67f29d60cda84 100644 --- a/docs/repo-docs/getting-started/support-policy.mdx +++ b/docs/repo-docs/getting-started/support-policy.mdx @@ -10,12 +10,12 @@ import { Callout } from '#/components/callout'; Core `turbo` functionality depends on the package managers in the JavaScript ecosystem and their implementations of Workspaces and lockfiles formats. -| Package manager | Supported | -| --------------- | ----------------------------------------------------------- | -| pnpm 8+ | Yes | -| npm 8+ | Yes | -| yarn 1+ | Yes (Includes Yarn Plug'n'Play) | -| bun 1+ | Experimental, based on Bun's experimental Workspace support | +| Package manager | Supported | +| --------------- | ------------------------------- | +| pnpm 8+ | Yes | +| npm 8+ | Yes | +| yarn 1+ | Yes (Includes Yarn Plug'n'Play) | +| bun 1+ | Beta | Package managers have their own release schedules, bugs, and features. While