Michael Shilman
Michael Shilman
@stevensacks what does it mean to "support" it in v8? AFAIK it's not a documented property and didn't have any function. And what does it mean to not accept it...
Looks like a regression. The types for `right` are still in the code https://github.com/storybookjs/storybook/blob/next/code/core/src/toolbar/types.ts#L19
We also shouldn't run this code in CI
I can explain a little bit more about what's going on. Storybook for web is divided in two parts: the "preview", which renders your stories in an iframe, and the...
@kasperpeulen Can you please test and verify that this does not bring the HMR performance issue back? We specifically downgraded this package in https://github.com/storybookjs/storybook/pull/29184, but @joshwooding thinks that this has...
Closing this. Not a big deal
@mrginglymus one of the longer-term goals of our component manifest is that it would also replace the information shown in Storybook Docs. So your components would just build "as normal"...
@valentinpalkovic I'd say if it's not a breaking change we should punt to 8.1. We can accept PRs earlier or do it in cooldown if time permits.
Do you a have a reproduction repo you can share? If not, can you create one? Go to https://storybook.new or see [repro docs](https://storybook.js.org/docs/react/contribute/how-to-reproduce). Thank you! 🙏
:rocket: PR was released in [`v4.1.6`](https://github.com/storybookjs/addon-svelte-csf/releases/tag/v4.1.6) :rocket: