open-formulieren / open-forms-sdk

A Javascript SDK for Open Forms
https://open-forms.readthedocs.io/en/stable/developers/sdk/index.html
Other
2 stars 6 forks source link

:arrow_up: Bump storybook to 7.0.27 #646

Closed sergei-maertens closed 6 months ago

sergei-maertens commented 6 months ago

Had to just entirely nuke yarn.lock to get this to work since apparently multi-version dependency resolution is not properly fixed/implemented in yarn :unamused:

Some dependencies are now pinned more specifically in package.json because they were causing visual regressions.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0fa4b2b) 74.85% compared to head (6e99fe9) 73.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #646 +/- ## ========================================== - Coverage 74.85% 73.69% -1.17% ========================================== Files 225 225 Lines 4546 4547 +1 Branches 1212 1213 +1 ========================================== - Hits 3403 3351 -52 - Misses 1104 1157 +53 Partials 39 39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sergei-maertens commented 6 months ago

@nikkiysendoorn1 can you check out this branch and try if it resolves your storybook issues for you?

nikkiysendoorn1 commented 6 months ago

@sergei-maertens It is not working. I get the same error as yesterday :(