Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

metallic-errors

CartoDB5BSD-3-Clause0.3.0

Collection of error classes

error, metallic

readme

changelog

Metallic Errors ChangeLog

v0.3.0 (2018-02-23)

  • Add support for TravisCI
  • Fix issues with test, build and publish
  • Ignore coverage folder while publishing
  • Update deps:
    • es6-error: 4.1.1
  • Update devel deps:
    • mocha: 5.0.1
    • nyc: 11.4.1
    • rimraf: 2.6.2
    • sinon: 4.4.0
    • standard: 11.0.0

v0.2.0 (2017-11-19)

  • Update deps:
    • babel-cli: 6.26.0
    • babel-plugin-transform-es2015-modules-commonjs: 6.26.0
    • babel-register: 6.26.0
    • mocha: 4.0.1
    • nyc: 11.3.0
    • sinon: 4.1.2
    • source-map-support: 0.5.0
    • standard: 10.0.3

v0.1.4 (2017-06-25)

  • Use nyc instead of instanbul for code coverage

v0.1.3 (2017-04-08)

  • Upgrade dev-dependencies: babel, standard

v0.1.2 (2017-04-06)

  • Allow minor upgrades
  • Upgrade dev-dependencies

v0.1.1 (2017-03-15)

  • Remove npm post-install hook
  • Don't publish HOWTORELEASE.md

v0.1.0 (2017-03-12)

  • First release