Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Bug Fixes
Bug Fixes
- package: remove lockfile (#28) (69f1a81)
- package: remove unnecessary
webpack dependency (#26) (532eaa5)
Bug Fixes
- CHANGELOG: update broken links (4483b9f)
- package: update broken links (f2494ba)
Bug Fixes
Bug Fixes
- validateOptions: throw
err instead of process.exit(1) (#17) (c595eda)
- ValidationError: never return
this in the ctor (#16) (c723791)
Bug Fixes
- validateOptions: catch
ValidationError and handle it internally (#15) (9c5ef5e)
Bug Fixes
- ValidationError: use
Error.captureStackTrace for err.stack handling (#14) (a6fb974)
Features
- add support for
typeof, instanceof ({Function\|RegExp}) (#10) (9f01816)
Features
Bug Fixes
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.