Skip to content

Conversation

ncamera
Copy link
Collaborator

@ncamera ncamera commented Sep 13, 2025

Changes we propose in this PR

We are now migrating the package manager of the workspace from Yarn to Bun. This change:

  • Reduces the size of lock files.

  • Improves clean install performance (performance = less time required to install).

  • Improves install performance for cached dependencies.

  • Facilitates the installation of local dependencies by using bun link.

Also, some dependencies have been updated to address security issues.

@ncamera ncamera added dependencies Pull requests that update a dependency file performance Work related to imporving the performance in the Design System labels Sep 13, 2025
@ncamera ncamera merged commit 05cdd48 into main Sep 13, 2025
6 checks passed
@ncamera ncamera deleted the chore/migrate-from-yarn-to-bun branch September 13, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file performance Work related to imporving the performance in the Design System

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant