This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/schema-utils/CHANGELOG.md
2019-08-11 20:48:02 +02:00

4.6 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2018-08-07)

Features

  • src: add support for custom error messages (#33) (1cbe4ef)

0.4.7 (2018-08-07)

Bug Fixes

0.4.6 (2018-08-06)

Bug Fixes

  • package: remove lockfile (#28) (69f1a81)
  • package: remove unnecessary webpack dependency (#26) (532eaa5)

0.4.5 (2018-02-13)

Bug Fixes

  • CHANGELOG: update broken links (4483b9f)
  • package: update broken links (f2494ba)

0.4.4 (2018-02-13)

Bug Fixes

0.4.3 (2017-12-14)

Bug Fixes

  • validateOptions: throw err instead of process.exit(1) (#17) (c595eda)
  • ValidationError: never return this in the ctor (#16) (c723791)

0.4.2 (2017-11-09)

Bug Fixes

  • validateOptions: catch ValidationError and handle it internally (#15) (9c5ef5e)

0.4.1 (2017-11-03)

Bug Fixes

  • ValidationError: use Error.captureStackTrace for err.stack handling (#14) (a6fb974)

0.4.0 (2017-10-28)

Features

  • add support for typeof, instanceof ({Function\|RegExp}) (#10) (9f01816)

0.3.0 (2017-04-29)

Features

0.2.1 (2017-03-13)

Bug Fixes

  • Include .babelrc to files (28f0363)
  • Include source to files (43b0f2f)

0.2.0 (2017-03-12)

0.1.0 (2017-03-07)

Features

  • validations: add validateOptions module (ae9b47b)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.