Pre-release: Eleventy v3.0.0-alpha.11
Pre-release
Pre-release
zachleat
released this
11 Jun 14:24
·
349 commits
to main
since this release
What's Changed
- New
renderTransforms
filter to execute transforms programmatically in non-HTML content (like RSS feeds) #3294- Included automatically with Virtual Template Feeds: 11ty/eleventy-plugin-rss#47
- Support for more extensible custom template syntaxes and aliases. #3298
- Some internal plugins are now unique. Multiple
addPlugin
calls of the same bundled plugins are de-duplicated. This is important as the RSS plugin Adds neweleventyConfig.resolvePlugin
method for more ergonomic plugin import in CommonJS projects. #3314 - Bug fix: InputPathToUrl filter and plugin works with hash: thanks
@mendhak
! #3276 - Synchronous template write, thanks
@shivjm
! #3272 - Restore types in package.json, thanks
@chriskirkneilsen
! #3291
We need your help!
11ty is now operating independently, with full time development and maintenance funded by our Open Collective supporters. We need your help to keep going! We have a goal of $6000 USD recurring monthly budget. Read more about this fundraising push or head directly to our Open Collective to start your recurring contribution!
New Contributors
- @fqueze made their first contribution in #3275
- @mendhak made their first contribution in #3276
- @shivjm made their first contribution in #3272
- @chriskirknielsen made their first contribution in #3291
Related
Full Changelog: v3.0.0-alpha.10...v3.0.0-alpha.11
Full Eleventy v3 Milestone: https://github.com/11ty/eleventy/milestone/40