Charles Kornoelje

Results 127 comments of Charles Kornoelje

I'm not sure what's wrong with that version. v2 beta should fix this issue. There is a small API change for accessing `undo` and `redo` but the readme explains how...

@juliusmarminge, Is it alright if I merge this? Thanks for the review. I noticed @KATT's suggestion to overhaul [trpc.io/docs/v10/links](https://trpc.io/docs/v10/links), but I think that is best suited for someone with a...

Thanks for the feedback and clarification about merging!

I know your team is hard at work at v2, so I apologize for the extra PR.

Thanks for the follow up! I think adding a readme section would be great. A code mod would be a nice to have request. I haven't any experience writing either....

Roger, thanks! I'm not planning on making it, but will let you know if I do! Would be awesome to have.

I spent some time working on a simple codemod. Not sure if/when I'll finish it, but wanted to [link it here](https://github.com/charkour/classix/blob/main/packages/migrate-classix-codemod/index.ts) just in case people would like to help! Using...

This is released in v2 of zundo. you can try this out with `npm i zundo@beta`

Updated the [code sandbox](https://codesandbox.io/s/zundo-with-subscribe-with-selector-forked-mug69t?file=/src/App.tsx) for v2. Works! Thanks for the initial implementation @tresabhi!

We can add a computed property in v2! Hopefully in the next beta release or shortly after. You can try out v2 right now with `npm i zundo@beta`. It's 900...