Skip to content

Eleventy v3.1.2-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zachleat zachleat released this 16 Jun 19:58
· 213 commits to main since this release

Installation: npm install @11ty/eleventy@beta --save-exact
Issue Milestone: https://github.com/11ty/eleventy/milestone/50?closed=1
Commit log: v3.1.1...v3.1.2-beta.1

  • Fix issue with Computed Data with Array -> Object -> Template Strings #3850
  • Workaround dependency bug in tinyglobby when using ../ for input directory (and/or passthrough copy) #3854 #3862
  • Fix issue with absolute path for input directory resulting in incorrect output directory #3853
  • Fix issue with pagination over collections missing the all collection #3860
  • Fix npm audit with brace-expansion dependency #3866
  • Bump entities from 6.0.0 to 6.0.1 by @dependabot in #3855