summaryrefslogtreecommitdiffhomepage
path: root/bunfig.toml
AgeCommit message (Collapse)Author
2026-01-01Permission rework (#6319)Dax
Co-authored-by: Github Action <[email protected]> Co-authored-by: Adam <[email protected]>
2025-11-11ciDax Raad
2025-05-30Optimize package management with catalog and exact versionsDax Raad
- Add catalog feature to centralize common dependency versions - Convert all package versions to exact (remove ^ prefixes) - Move prettier to root package only to reduce duplication - Configure bunfig.toml for exact dependency installs - Improve version consistency across workspace packages 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>