Skip to content

Releases: meltwater/coerce

Refresh documentation

25 Feb 21:11
Compare
Choose a tag to compare

What's Changed

  • JSDocs
    • Removed misleading use of "validation"
    • Better describe what functions are doing
  • Typings are generated and packaged
  • API docs are embedded in README.md
  • Updates to dependencies
  • Remove exceptions from audit check

Full Changelog: v0.3.1...v0.4.0

Dependency updates and fixes

08 Jul 14:51
Compare
Choose a tag to compare
  • Update to latest NodeJS LTS
  • Apply dependency updates and fixes
  • Miscellaneous build/CI enhancements

Add reporting of inner error

22 Feb 22:02
Compare
Choose a tag to compare

This release adds the reporting of the inner error when coerce throws. It should help to provide a better debugging experience.