Ian VanSchooten
Ian VanSchooten
Hi @iamkyrylo, I did see this, though I haven't had time to dig in and really try to understand it. To be honest, I'm not all that familiar with the...
I wouldn't say I have a strong preference necessarily. When I began using mirage, msw-data did not exist (or at least I didn't know about it). I did look into...
@leaanthony the wifi menu on macos updates while it's open, for instance. Or the battery menu.
@tajo it looks like Netlify is trying to use a deprecated image, and should be updated.
@brokentone it looks like https://github.com/IanVS/eslint-filtered-fix/pull/27 broke a few of the tests. We need to think about what behavior we really want.
Hmmmm, when I comment out the lines added in that PR, the tests pass (in this branch). I definitely had to do some work to get jest working. I think...
I tried updating puppeteer, which worked, but now I'm getting this error when I try to run the tests: ``` > ladle serve --output stream --open none error: unknown option...
@tajo I did some updates and was able to get tests passing in [`8759779` (#106)](https://github.com/tajo/react-movable/pull/106/commits/875977946c8f36ca920ad34f558ba8148b073506)
I'm not sure, but is there anywhere currently that I can go to get an overview of what breaking changes may have occurred in `0.1.0`?
I'll be honest, I haven't ever used websockets. Maybe others will have some thoughts about this? I assume that pretender doesn't support them at all, right? If you would like...