Michel Weststrate
Michel Weststrate
Yeah the spec changed a few times in this regard through the different stages. Things is probably ok, but there is a build failure prevent the tests to run, mind...
From #3832 it superficially seems mobx-react 6 does work correctly with React 17, just the peerDependencies is outdated (e.g. that version is older than React 17 itself). That could be...
Closing as documentation has been updated per #3832. Thanks for the investigation @robhybrid!
I'm not sure that is correct, the tests fail is quite a broad stroke. Did everything fall apart or did just some tests fail? That might also relate to subtleties...
The problem you link to seems to be an NPM setup issue, not a compatibility at code level issue. NPM complains React@17 is not part of the peer dependency list,...
That clarifies, thanks for chiming in!
Sorry for the late follow up, I've been a bit swamped lately. Did you also run the performance suite in the repo @realyze ? But I think you are right,...
Yeah that is correct, did you compare the numbers before/after? (I wouldn't expect something stat sig, but just in case) On Fri, Feb 23, 2024 at 12:26 PM Tomas Brambora...
This looks great, thanks for the detailed measurement. LGTM!
Ugh again. Sorry was focused on Immer last week, but will try to take a look at Friday. On Wed, Mar 13, 2024 at 5:31 PM urugator ***@***.***> wrote: >...