npm @11ty/eleventy 3.1.1
Eleventy v3.1.1 (we fixed some things)

latest releases: 4.0.0-alpha.4, 4.0.0-alpha.3, 4.0.0-alpha.2...
3 months ago
  • Fix issue with object property order when using Computed Data in a Paginated template #3849
  • Fix issue with absolute paths for virtual templates #3805
  • Fix pagination regression issue when paginating over configuration collections #3808 #3823 #3834 #3825
  • Fix layout caching issue when using Nunjucks as preprocessing engine for Html or Markdown #3807 #3819
  • Fix bug with RenderManager initialization via Render plugin #3810
  • Fixes bug when using eleventyConfig.amendLibrary and eleventyConfig.setLibrary together on the same syntax type, amendLibrary would run multiple times #3816
  • Fix issue with virtual templates when includes directory is set to an empty string "" #3797
  • Fix issue with string eleventyComputed.permalink values when used with non-computed permalink #3818
  • Fix issue with global data directory when setting input to a parent directory (e.g. "../") #3809
  • Improved error messaging for invalid date values in Data Cascade #3833
  • Fixes issue with duplicate entries in template dependency graph (and collections) from missing node normalization during subsequent --watch or --serve builds

Milestone: https://github.com/11ty/eleventy/milestone/48?closed=1
Full Changelog: v3.1.0...v3.1.1

Don't miss a new eleventy release

NewReleases is sending notifications on new releases.