- 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 asnode_modules
). Thank you @ericmatthys.
See keepachangelog.com for how to update this file.