storybookjs / design-system

🗃 Storybook Design System
https://master--5ccbc373887ca40020446347.chromatic.com/
1.91k stars 585 forks source link

Remove unused components #404

Closed domyen closed 1 year ago

domyen commented 1 year ago
📦 Published PR as canary version: 7.12.2-canary.404.04d8813.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/design-system@7.12.2-canary.404.04d8813.0 # or yarn add @storybook/design-system@7.12.2-canary.404.04d8813.0 ```
github-actions[bot] commented 1 year ago

:rocket: PR was released in v7.12.2 :rocket:

kylegach commented 1 year ago

How were these determined to be unused? Also, removing exports is a breaking change and should have produced a new major version.