Skip to content

Releases: mcmath/ejs-html-loader

v1.2.0

14 Mar 08:35
Compare
Choose a tag to compare

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

12 Feb 11:08
Compare
Choose a tag to compare

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

11 Feb 01:33
Compare
Choose a tag to compare

Maintenance

Development Features