Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.0.21 #117

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Release/0.0.21 #117

wants to merge 2 commits into from

Conversation

icaldana
Copy link
Collaborator

Context

  • Updating support to React 19
  • Upgrading to Storybook 8
    • Since React 19 expects Storybook 8, it sounded a good opportunity to also update Storybook
    • Storybook 8 deprecates storiesOf, so we could not continue using examples.stories.tsx logic
    • I am suggestion a new way to loop through the examples and generate stories automatically
  • Updating other dependencies such as @testing-library/react

Before

image

After

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant