UX-and-I / storybook-design-token

Display design token documentation generated from your stylesheets and icon files. Preview design token changes in the browser. Add your design tokens to your Storybook Docs pages using the custom Doc Blocks.
https://dev.to/psqrrl/managing-design-tokens-using-storybook-5975
MIT License
648 stars 123 forks source link

React 18 Support #123

Closed krisdigital closed 2 years ago

krisdigital commented 2 years ago

Hello 👋,

we tried updating a project to React 18 but the dependencies for Storybook Design Token still say 16 or 17 - could this maybe be bumped up to 18, or are there more steps involved?

Thx!

Sqrrl commented 2 years ago

I've removed the peer dependency with v2.7.0. Would be great, if you'd check it out.

krisdigital commented 2 years ago

@Sqrrl Thx for removing the dependency! it may take some time but I will let you know if it works with React 18 when I know more 😎

Sqrrl commented 2 years ago

I'm closing this for now. Please re-open if necessary.