Releases: mcmath/ejs-html-loader
Releases · mcmath/ejs-html-loader
v1.2.0
Features
- Included files are now added to the loader dependencies,
ensuring automatic recompilation in watch mode
Development Features
- Update tests in light of the above changes
Maintenance
- Update README with new "Includes" section
v1.1.0
Minor Features
- Allow loader options to be set with
ejsHtmlLoader
property
Maintenance
Development Maintenance
- Disallow multiple line breaks
- Remove multiple line breaks from index.js and tests
v1.0.4
Maintenance
Development Features