Skip to content

v6.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 11 Mar 15:39

Breaking

  • Require Node.js 10 5add55c
  • Make it work better in the browser (#27) 728be12
    Because of this, non-errors might be serialized slightly differently. It now uses JSON.stringify() instead of util.inspect().

v5.0.0...v6.0.0