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

Package detail

@atlas.js/errors

strvcom298BSD-3-Clause0.4.0TypeScript support: included

The parent class for all errors thrown by @atlas.js

readme

@atlas.js/errors

All the errors that the @atlas.js may ever throw at you. If it throws something else, it's not coming from us. 😇

License

See the LICENSE file for information.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.0 (2019-02-20)

Features

  • errors: allow throwers to expose additional error information (7dbbf3c)

0.3.0 (2019-02-08)

Bug Fixes

  • remove declare module wrappers from all d.ts files 🔥 (c0e7cd5), closes #69
  • errors: fix type declarations (ede2aa8)

Features

  • errors: add TS typings ✍️ (51dc591)

0.3.0-alpha.1 (2019-01-28)

Bug Fixes

  • remove declare module wrappers from all d.ts files 🔥 (c0e7cd5), closes #69

0.2.1 (2018-07-12)

Note: Version bump only for package @atlas.js/errors

0.2.0 (2018-05-22)

Bug Fixes

  • errors: preserve FrameworkError's name in thrown errors (e9fac4d)

Features

  • atlas: allow components to define their config schema 💪 (ecd54d8), closes #28
  • node.js 10 is now supported release line (521ac2c)

0.1.0 (2017-09-27)

Features

  • Switch to .mjs file extension (0ee25cd)

0.0.4 (2017-09-22)

Note: Version bump only for package @atlas.js/errors

0.0.3 (2017-09-02)

Note: Version bump only for package @atlas.js/errors

0.0.2 (2017-08-10)

0.0.1 (2017-08-10)