charkour / zundo

🍜 undo/redo middleware for zustand. <700 bytes
https://codesandbox.io/s/zundo-2dom9
MIT License
597 stars 19 forks source link

add support for both esm and cjs #145

Closed charkour closed 8 months ago

charkour commented 8 months ago

143

In v2.0.1, I tried to make a change to support ESM and CJS, but misconfigured the package.json so only ESM was supported.