- Stable
2.0.1
Toggle Menu
5.81s
40.14s
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 pre-release: v3.0.0-beta.2
1️⃣ Add relative path support to InputPath to URL plugin.
2️⃣ Adds eleventyConfig.once() method for events
3️⃣ Tons of bug fixes as we prepare for 3.0 stable!
Step 1: Navigate to https://11tybundle.dev/ (thanks @bobmonsour!)
Step 2: Search “WordPress”
Apropos of nothing, there are many great resources on migrating away from WordPress—and now is as good a time as any!
just want to go on record to say that 11ty is also not WordPress
https://www.11ty.dev/ is now hosted by Vercel—we appreciate their sponsorship!
migrating www.11ty.dev to a new hosting provider—hold on to your butts
📮 Big news today, y’all: 11ty is joining Font Awesome
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!)