Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 435 Bytes

File metadata and controls

7 lines (4 loc) · 435 Bytes

2.0.0

Breaking changes:

  • Data globbing was updated to use require-glob. This introduced a subtle, but significant change. The data object passed into templates will now contain keys based on the paths to data files. Previously, all data objects would be merged into a single object. See the require-glob README for more information about the new behavior.