- Stable
2.0.1
- Beta
3.0.0-beta.1
- Canary
3.0.0-alpha.19
Toggle Menu
5.81s
43.36s
Eleventy Firehose
This page shows activity from the Eleventy Blog, Quick Tips, YouTube channel, Mastodon account, and all GitHub releases (all of 11ty
org repositories).
New Eleventy core pre-release: v3.0.0-alpha.19
https://github.com/11ty/eleventy/releases/tag/v3.0.0-alpha.19
1️⃣ Improvements to Dev Server DOM Diff algorithm
2️⃣ Support relative paths in InputPath to URL plugin/filter
3️⃣ Fix for conflicts in IdAttribute plugin
4️⃣ Config option to run event handlers sequentially
5️⃣ --loader CLI arg to force ESM/CJS
6️⃣ Bug fixes!
After a small vacation hiatus—we are back in action this week!
Inspired by @nickytonline we spent a little time improving our OpenSSF scorecard today: https://github.com/11ty/eleventy/issues/3407
Eleventy Weekly Report №9–10
1️⃣ Shipped first 3.0 beta v3.0.0-beta.1 https://github.com/11ty/eleventy/releases/tag/v3.0.0-beta.1
2️⃣ Pug plugin v1.0.0-alpha.1 https://www.npmjs.com/package/@11ty/eleventy-plugin-pug
3️⃣ Dev Server v2.0.2 https://github.com/11ty/eleventy-dev-server/releases/tag/v2.0.2
4️⃣ Improvements to require(esm) error messaging: https://www.zachleat.com/web/future-friendly-esm/
5️⃣ Upgrade Help plugin v3.0.0 and v3.0.1 https://github.com/11ty/eleventy-upgrade-help/releases/tag/v3.0.1
6️⃣ Image v5.0.0-beta.10 https://github.com/11ty/eleventy-img/releases/tag/v5.0.0-beta.10
After over a year of work, our very first beta release of ESM-friendly 3.0 is now available:
Eleventy v3.0.0-beta.1 🎈🐀
We are very excited to see this ship and look forward to what y’all build with it 🏆
New Eleventy core pre-release: v3.0.0-alpha.18 https://github.com/11ty/eleventy/releases/tag/v3.0.0-alpha.18
1️⃣ Published with npm package provenance
2️⃣ Upgrade helper and Pug/EJS/Handlebars/Mustache/HAML plugins available
3️⃣ New `renderContent` filter via the Render Plugin
4️⃣ Opt-in to native Liquid param parsing
5️⃣ Bug fixes galore
A few improvements showing up to the `addGlobalData` configuration API docs today, including some tips on how to use it with `eleventyComputed` Computed Data https://www.11ty.dev/docs/data-global-custom/
The Eleventy 3.0 Upgrade Helper plugin is nearing completion!
Eleventy Weekly Report №8
1️⃣ Shipped 3.0.0-alpha.17 https://github.com/11ty/eleventy/releases/tag/v3.0.0-alpha.17
2️⃣ PR: 3.0 compatible official Pug plugin: https://github.com/11ty/eleventy-plugin-template-languages/pull/13
3️⃣ Ported API services to Vercel https://www.11ty.dev/docs/api-services/
4️⃣ Add `renderContent` universal filter to Render Plugin: https://github.com/11ty/eleventy/issues/3370
5️⃣ Issue with `module.register` and Node debugger https://github.com/11ty/eleventy/issues/3371
6️⃣ Better Nunjucks error stacks https://github.com/11ty/eleventy/issues/3368
7️⃣ Better Liquid parameter parsing https://github.com/11ty/eleventy/issues/2679
FYI, we’re doing a little maintenance today on 11ty’s screenshot API service—no downtime expected.
Eleventy Pre-release v3.0.0-alpha.17 is out now including a brand new IdAttributePlugin to more easily add `id` attributes to heading elements, the new addPreprocessor API for drafts, and a whole bunch of bug fixes and updates!
Read all about it: https://github.com/11ty/eleventy/releases/tag/v3.0.0-alpha.17
Eleventy Weekly Report №7
1️⃣ 3.0-ready pre-release plugins for EJS, Handlebars, Mustache, and Haml: https://github.com/11ty/eleventy-plugin-template-languages
2️⃣ Fix npm audit warnings on `recursive-copy` dep https://github.com/11ty/eleventy/issues/3299
3️⃣ Fix bugs with complex exports on 11ty.js https://github.com/11ty/eleventy/issues/3359
4️⃣ New `addPreprocessor` API for drafts https://github.com/11ty/eleventy/issues/188
5️⃣ New `IdAttribute` plugin https://github.com/11ty/eleventy/issues/3363
6️⃣ RSS Plugin v2.0.2 https://github.com/11ty/eleventy-plugin-rss/releases/tag/v2.0.2
7️⃣ Core issue tracker total from 439 -> 369 (-70!)
Coming soon to an Eleventy pre-release near you:
A powerful new `addPreprocessor` Configuration API drastically simplifies `drafts` workflows, allows preprocessing of template content!
Pre-releases of Eleventy 3.0 compatibility plugins for Mustache, Handlebars, EJS, and Haml are now available:
New pre-release: Eleventy v3.0.0-alpha.15
Featuring a new `js-yaml` dependency bump, new `js` front matter support for arbitrary JavaScript, official support for pnpm, `11ty.js` Virtual Templates and Virtual Templates as Eleventy Layouts, new APIs for custom template languages, full control over Date parsing, and more!
Full release notes: https://github.com/11ty/eleventy/releases/tag/v3.0.0-alpha.15
The march to beta.1 nears as we have 5 issues left in the milestone!
The core template languages dropped out of early 3.0.0-alpha releases are starting to show up in plugin-land with `ejs` first:
https://github.com/11ty/eleventy-plugin-template-languages/tree/main/ejs
Eleventy Weekly Report №6
1️⃣ Config API to fetch Filters and Shortcodes for plugins https://github.com/11ty/eleventy/issues/3310
2️⃣ Virtual Templates: Add 11ty.js support https://github.com/11ty/eleventy/issues/3347 allow use as Layouts https://github.com/11ty/eleventy/issues/1612#issuecomment-2204420952
3️⃣ Memoization of built-in filters https://github.com/11ty/eleventy/issues/840#issuecomment-2204179631
4️⃣ Add pnpm and yarn instructions to docs https://www.11ty.dev/docs/ and https://www.11ty.dev/docs/usage/
5️⃣ Resolve arbitrary `node` vs `js` versus `javascript` front matter naming issue https://github.com/11ty/eleventy/issues/2819#issuecomment-2207387635
End of week Eleventy 3.0 countdown: 5 open, 121 closed