Download Latest Version Eleventy v3.1.2 (we fixed 15 more things) source code.tar.gz (691.4 kB)
Email in envelope

Get an email when there's a new version of eleventy

Home / v3.1.2
Name Modified Size InfoDownloads / Week
Parent folder
Eleventy v3.1.2 (we fixed 15 more things) source code.tar.gz 2025-06-24 691.4 kB
Eleventy v3.1.2 (we fixed 15 more things) source code.zip 2025-06-24 999.0 kB
README.md 2025-06-24 1.8 kB
Totals: 3 Items   1.7 MB 0

Try it out in your project

npm install @11ty/eleventy@latest

Release notes

  • Bug fix: issue with Computed Data with Array -> Object -> Template Strings [#3850]
  • Bug fix:Workaround dependency bug in tinyglobby when using ../ for input directory (and/or passthrough copy) [#3854] [#3862]
  • Bug fix: issue with absolute path for input directory resulting in incorrect output directory [#3853]
  • Bug fix: issue with pagination over collections missing the all collection [#3860]
  • Bug fix: Custom template engines should inherit aliased the parent cacheable value for advanced control of internal cache (related docs). Fixes issues with JavaScript import cache busting in Windows [#3824] [#3832]
  • Bug fix: Server cache issue with newly created directory data file not picked up during --watch or --serve (on subsequent builds) [#3569]
  • Bug fix: Saving your Configuration file may keep the process open after ⌘+C or CTRL+C [#3873]
  • Bug fix: Incremental builds may result in templateRender has not yet initialized error after Configuration reset [#3870]
  • Bug fix: [#3874] Config reset for dev server restart
  • Bug fix: [#3875] [#1525] numeric tags for collection names
  • Audit fix: npm audit with brace-expansion dependency [#3866]
  • Dependency update: bump entities from 6.0.0 to 6.0.1 in https://github.com/11ty/eleventy/pull/3855
Source: README.md, updated 2025-06-24