Skip to content

WebC v0.5.1

Compare
Choose a tag to compare
@zachleat zachleat released this 14 Oct 20:57
· 183 commits to main since this release

Quick fix edition! Two fixes:

  • Attempting to compile an empty string incorrectly threw an error. Empty string templates should compile as empty documents.
  • Adds reprocessingMode toggle to WebC class to support Eleventy Layout templates using @html without reprocessing all of the already-processed content.