Commit 3b4afd6
committed
chore: migrate package manager from Yarn to Bun
- Remove Yarn-specific files (.yarnrc.yml, .yarn/, .pnp.cjs, .pnp.loader.mjs, yarn.lock)
- Add bun.lock for dependency locking
- Update package.json:
- Change all scripts from 'yarn' to 'bun'
- Update packageManager field to '[email protected]'
- Convert 'resolutions' to 'overrides' (Bun/npm format)
- Remove Yarn-specific 'dependenciesMeta'
- Update documentation:
- README.md: Update installation command
- AGENTS.md/CLAUDE.md: Update all development commands
- CONTRIBUTING.md: Update setup and build instructions
- Individual package READMEs: Update installation commands
- Update .gitignore to remove Yarn-specific entries
- Add workflows-bun-migration.patch for CI/CD workflow updates
(to be applied separately with workflow permissions)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent f4a2fb5 commit 3b4afd6
File tree
1,361 files changed
+5055
-44507
lines changed- .yarn
- cache
- patches
- releases
- sdks
- eslint
- bin
- lib
- prettier
- bin
- typescript
- bin
- lib
- demo
- extensions/plugin-google-analytics-4
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,361 files changed
+5055
-44507
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 1 | + | |
11 | 2 | | |
12 | | - | |
13 | 3 | | |
14 | 4 | | |
15 | 5 | | |
| |||
This file was deleted.
0 commit comments