Skip to content

Eleventy Dev Server v2.0.3

Compare
Choose a tag to compare
@zachleat zachleat released this 04 Sep 21:43
· 6 commits to main since this release
  • Add option for setting default response headers (add your own CORS headers) by @vrugtehagel in #87
  • DOM Diff updates:
    • Re-attach updated custom element nodes to reapply web component connectedCallback logic.
    • Fix for updating Declarative Shadow DOM content #90
    • Full page reload when updating inline <script> content

Minutiae