Skip to content

Releases: gone369/json-spread

v1.0.0

11 Mar 09:13
Compare
Choose a tag to compare

v1.0.0

What's Changed

  • feat: Add TypeScript type definition support by @nickzhou28 in #1
  • Changed source code to use ESM
  • Supports UMD, CJS, and ESM
  • Removed certain 3rd party dependencies

Full Changelog: v0.3.2...v1.0.0

version 0.3.2

22 Apr 20:46
Compare
Choose a tag to compare

Main file now relies on source and not distribution. Use distribution files for non-node.js projects

version 0.3.0

22 Apr 20:44
Compare
Choose a tag to compare

converted code into es6 and removed lodash dependencies