v2.0.1 - CJS (and ESM) and Deno
v2.0.1 Release Notes
- 🚨 Potentially breaking: this release introduces a potentially breaking change, the default output switched from CJS to ESM. Please use version v2.0.2 to avoid this potentially breaking change.
- zundo is available via deno.land/x/zundo
- zundo is available in
cjs
in addition toesm
now
What's Changed
- Bump vite from 4.4.9 to 4.4.12 by @dependabot in #133
- Bump next from 13.4.19 to 13.5.1 by @dependabot in #135
- bump deps, and now export cjs and esm by @charkour in #136
- create separate size package to reduce shipped package.json size by @charkour in #137
New Contributors
- @dependabot made their first contribution in #133
Full Changelog: v2.0.0...v2.0.1