Yann Braga
Yann Braga
Hey peeps, PR is merged, and a scheduled release will soon happen. Thanks for providing feedback! There are quite a few changes I'm planning to make in this addon, including...
Hey everyone, this issue should be finally fully fixed by in [v2.0.3](https://github.com/mswjs/msw-storybook-addon/releases/tag/v2.0.3), please try it out and report back if you have any issues. Thank you so much for all...
Hey @mattcosta7 that's great! I just came back to this PR to make it final. Seems like you made my life easier :D But the manual path aliasing required seems...
Hey @mattcosta7 I migrated to vite and vitest in #128 and the tests pass without any of the polyfills, however Storybook fails with the following error: ``` The plugin "vite:dep-pre-bundle"...
Hey everyone! Unfortunately there are still a few things to sort out before the addon releases breaking changes (v2.0.0) to latest. We just released a beta, so please keep using...
Hey there everyone! Could you please try the latest canary release? I know it sounds really un-intuitive (the CI release step derped for a second), but this is the canary...
Hey there! MSW didn't support mocking web sockets before but it seems like [it does now](https://github.com/mswjs/msw/discussions/2010)! If you're willing to make a contribution to this repo with a reasonable, simple...
Hey there! I actually publish a Storybook for a personal project in both Vercel and Netlify and I have no issues with MSW there. First of all, you need to...
**Edit:** Please use `yarn add [email protected]`! ---- Hey everyone! I started the changes in #122, and there's a canary release ready for you to try: ``` npm install [email protected] #...
Hey everyone! Unfortunately there are still a few things to sort out before the addon releases breaking changes (v2.0.0) to latest. We just released a beta, so please keep using...