Eleventy v4.0.0-alpha.6
Breaking Changes
- HTML boolean attributes:
<input disabled>now renders without=""suffix (fixes #2766). Very low-risk but affects HTML Base plugin and custom HTML Transformer APIs. @11ty/nunjucksswap: Migrated fromnunjuckspackage to@11ty/nunjuckspre-release. If you explicitly depend onnunjucks, add it to yourpackage.jsonor swap impo...