Charles Kornoelje

Results 127 comments of Charles Kornoelje

Hi @adanielyan, Thanks for your great question. Are you asking if the past and future states are persisted, or if your store is persisted? Thanks.

v2 should work with the persist middleware. You can test it out with `npm i zundo@beta`!

Hey @princesust, Thanks for the PR, I can take a look at it in a couple of hours after I'm done with my work day. Thank you for taking the...

Hi @feuersteiner, Glad you appreciate zundo! If you have two stores, you can wrap each of them in the zundo middleware. Do you want to undo them at the same...

Hi @feuersteiner, This is a great explanation of the problem you're facing. I think zundo should be able to support this in the future, but currently, it does not. I'm...

Sounds great! If you want, you can create an issue and start to spec it out whenever you want. I think it's a fantastic feature and not one I needed...

Thanks, @ohthepain If you make a PR, I'd love to review it!

Thanks for letting me know!

Hey @jo-sip, thanks for making an issue! I can check this out soon. What will help me debug is reproduction steps or a code sandbox. Thank you!

Great, thank you! I was able to reproduce the issue. Very strange. I can look into this! For the time being, I'd roll back to the previous version.