Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 416 Bytes

Change Log

[Unreleased]

[1.2.0] - 2016-03-15

Added

  • Helpers can now use ECMAScript 6 export syntax and have their default export used. Thank you @kt0.
  • new exclude query option lets you prevent helpers from being resolved to modules in specified directories (such as node_modules). Thank you @ericmatthys.

See keepachangelog.com for how to update this file.