All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.2 (2017-06-08)
2.1.1 (2017-06-08)
- add a not null check for the content property before throwing error (#404) (58dd5d3)
- loader: rm unnecessary
this.cacheable
(caching) (#530) (c3cb091) - don't extract from common async chunks (#508) (e595417)
- validation schema (
schema-utils
) (#527) (dfeb347)
2.1.0 (2017-03-05)
2.0.0 (2017-02-24)
2.0.0-rc.2 (2017-01-28)
- schema: allow
extract
to accept omit/remove flags (8ce93d5), closes #371 - schema: connect loader schema with the code properly (03bb4aa)
- schema: emit proper error messages (70cbd4b)
- errors: show nicer errors if there are extra fields (76a171d)
2.0.0-rc.1 (2017-01-28)
2.0.0-rc.0 (2017-01-26)
- readme: Incorrect loader configuration (e477cc7)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.