npm zundo 2.0.2
v2.0.2 - Actually support ESM and CJS

latest releases: 2.3.0, 2.2.0, 2.1.0...
20 months ago

Release notes

v2.0.1 attempted to support ESM and CJS, but it instead changed the module support from CJS to ESM which is a potentially breaking change based on the user's JS runtime specification. This change fixes the package.json file to support ESM or CJS, depending on what's required by the user's runtime.

What's Changed

Full Changelog: v2.0.1...v2.0.2

Don't miss a new zundo release

NewReleases is sending notifications on new releases.