Eric Masiello

Results 14 comments of Eric Masiello

I would also like to understand the status of this. I want to move my testing framework to Vitest from Jest. However, Vitest is unstable on anything less than Node...

Are there viable alternatives to MSW that are Node18 compatible?

> Reopening this as we're getting closer to a React 18 release. Progress can be followed in #3005. > > > > At this moment, as far as initial test...

> > ramifications of the new React 18 API useSyncExternalStore on MobX > > > > Afaik none. The result of `useSyncExternalStore` or previously propsed `useMutableSource` must be an immutable...

> I was actually able to solve it using `cross-fetch`. Tried `node-fetch` too, but it was buggy as well 🤦‍♂️ Can you point to an example of what it means...

Thank you, @tobilen. Ill give this a try.

> looks like its more then 4 months since this issue of node 18 .. meaning this project is abandoned? > not beeing able to use msw with latest stuff...

@kettanaito do you mind commenting on this thread? Are there plans for a quick or robust fix? Or is it the intent that consumers use polyfills for the long haul?