Danilo Britto

Results 47 comments of Danilo Britto
trafficstars

@dai-shi yeah, I've been thinking on that a lot and I guess we can add it to v5 since we are cleaning the API. any thoughts @charkour? I would like...

@dai-shi in that case I would like to help to kick out v5 as soon as possible

Hey peeps I'm going to retake this

Hi folks, some news I'm working on revamping docs but on my repo until is done -> https://github.com/pmndrs/zustand/pull/2508, btw you can follow the discussion here -> https://github.com/pmndrs/zustand/discussions/2489

@simlmx we need to add a comment on immer middleware saying that `shouldReplace` parameter is completely ignore on immer middleware and will be set up to true by default

@connormanning when you use immer you return the whole state so you should merge the current state with the new state you should always replace the state since immer handle...

@connormanning let's discuss the changes to immer middleware here

@dai-shi yeah, I guess we need to implement this on v5

Let's create a new PR if is necessary I'll close this one for now

@sewera @chrisk-7777 @charkour your thoughts are welcome -> I'm trying to implement the gists but for now just updating the content and then I'm going to update the website using...