What's Changed
- Template: don't call
lodashTemplate
ifdefine
param is undefined by @denis-ok in #46 - feat: allow predicate to be specified for inlining by @craftamap in #52
- Replace lodash.template with latest lodash by @severian in #59
- Use scriptLoading configuration option in inline scripts as well by @munkiwarra in #61
- feat!: disable es6-like string interpolation ${} when compiling templates by @craftamap in #62
- feat: add initial test setup by @craftamap in #58
New Contributors
- @denis-ok made their first contribution in #46
- @severian made their first contribution in #59
- @munkiwarra made their first contribution in #61
Full Changelog: v0.6.1...v0.8.0