siddharthkp / react-ui

Customisable components and primitives based on design tokens
https://react-ui.dev/
418 stars 53 forks source link

Sync reach component versions #69

Closed siddharthkp closed 4 years ago

siddharthkp commented 4 years ago

By using the same version of reach ui components, we can make sure there is only one version of sub-dependencies as well which should lead to a slightly smaller bundlesize

update: lol that totally did not work. there is no difference in size :) but still useful 🤷

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sid/react-ui/c0qvlanop ✅ Preview: https://react-ui-git-sync-reach-versions.sid.now.sh

rubenmoya commented 4 years ago

As you say, maybe it doesn't reduce the bundle size, but at least we have all of them in sync 😂