4.3 KiB
4.3 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0-beta.0 (2018-04-02)
Code Refactoring
BREAKING CHANGES
- Minor API change along with a significant improvment in output readability and general development experience.
MIGRATION: See https://github.com/webpack-contrib/schema-utils#api
- test(jest): update tests and snapshots
- docs(meta): add output images
- docs(readme): update readme with api, options, images
- fix(validation error): Workaround for extending builtin
- style: Breaks up import groups
0.4.5 (2018-02-13)
Bug Fixes
0.4.4 (2018-02-13)
Bug Fixes
0.4.3 (2017-12-14)
Bug Fixes
- validateOptions: throw
err
instead ofprocess.exit(1)
(#17) (c595eda) - ValidationError: never return
this
in the ctor (#16) (c723791)
0.4.2 (2017-11-09)
Bug Fixes
0.4.1 (2017-11-03)
Bug Fixes
0.4.0 (2017-10-28)
Features
0.3.0 (2017-04-29)
Features
0.2.1 (2017-03-13)
Bug Fixes
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.