OfficeDev / fluent-blocks

A rich component library, still in development, for providing experiences from Microsoft’s Fluent design system
https://aka.ms/fluent-blocks-storybook
MIT License
23 stars 7 forks source link

Upgrade to React@18 and Storybook@next #85

Closed thure closed 2 years ago

thure commented 2 years ago

This PR will allow us to ship components that use React's concurrent features, especially Suspense. Switching to v18 also already yielded several important bug fixes discovered through its improved typing.