Skip to content

Migrate repo from Yarn/Node to Bun#493

Draft
alexander-sei wants to merge 1 commit intomainfrom
bun/biome
Draft

Migrate repo from Yarn/Node to Bun#493
alexander-sei wants to merge 1 commit intomainfrom
bun/biome

Conversation

@alexander-sei
Copy link
Collaborator

Switch CI and local workflows from Yarn/Node to Bun: update GitHub Actions to use oven-sh/setup-bun and replace yarn commands with bun / bunx / bun run. Update pre-commit to run biome via bunx and add a biome.json config. Remove Node-centric config files (.nvmrc, .prettierrc, .yarnrc) and update README instructions to use Bun. Apply formatting/lint-driven code cleanups (CSS quote/style and removal of excessive !important, small JS/TS fixes like template literals and empty-catch handling, import/order tweaks). Add bun.lock and other dependency adjustments.

What is the purpose of the change?

Describe the changes to the documentation

Notes

Switch CI and local workflows from Yarn/Node to Bun: update GitHub Actions to use oven-sh/setup-bun and replace yarn commands with bun / bunx / bun run. Update pre-commit to run biome via bunx and add a biome.json config. Remove Node-centric config files (.nvmrc, .prettierrc, .yarnrc) and update README instructions to use Bun. Apply formatting/lint-driven code cleanups (CSS quote/style and removal of excessive !important, small JS/TS fixes like template literals and empty-catch handling, import/order tweaks). Add bun.lock and other dependency adjustments.
@vercel
Copy link

vercel bot commented Mar 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sei-docs Ready Ready Preview, Comment Mar 14, 2026 10:27pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant