components-v0.3.0
·
273 commits
to main
since this release
components
-
457: Externalize/remove some dependencies to reduce bundle size
Total reduction: ~19.1 MB -> ~639 KB (96.7% smaller)
-
459: components: Migrate to storybook v10
BREAKING CHANGES: The following peer dependencies must be installed in your project
| Package | Required |
|---|---|
react |
Yes |
react-dom |
Yes |
react-select |
Yes |
react-tooltip |
Yes |
tailwindcss |
Yes |
react-markdown |
No (only needed if using components with markdown) |
github-markdown-css |
No (only needed if using components with markdown) |
remark-gfm |
No (only needed if using components with markdown) |