Skip to content

Latest commit

 

History

History
49 lines (22 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

49 lines (22 loc) · 2.04 KB

Change Log

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

2.0.0-rc.2 (2017-01-28)

Bug Fixes

  • 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)

Features

  • errors: show nicer errors if there are extra fields (76a171d)

2.0.0-rc.1 (2017-01-28)

Bug Fixes

  • options: pass proper loader options to children (#266) (6abf42d)

2.0.0-rc.0 (2017-01-26)

Bug Fixes

  • readme: Incorrect loader configuration (e477cc7)

Features

  • extract: return an array of loader objects (#343) (74b86e0)

Change Log

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