npm @11ty/eleventy 0.5.3
Eleventy v0.5.3

latest releases: 3.0.0-alpha.10, 3.0.0-alpha.9, 3.0.0-alpha.8...
5 years ago

Eleventy is a simpler Static Site Generator!

⭐️ Support Eleventy by starring us on GitHub! This will increase our project’s visibility on staticgen.com, a big giant list of static site generators.
🐦 Follow us on Twitter @​eleven_ty!

Changelog

  • 🚨🚨🚨 Giant new feature: Use arbitrary JavaScript files as Eleventy data sources. This means you can now fetch and use data at build time! Works with await/async/promises. GraphQL example included 😎 and more at JavaScript Data Files.
  • New feature: return arbitrary object types from eleventyConfig.addCollection. Read more at Collections.
  • New features: adds --passthroughall command line flag to copy and/or process all files in the input directory. Read more at Passthrough Copy
  • Fixed: template/directory specific data files were not monitored for changes when using --watch or --serve. #170
  • Fixed bug with fileSlug not being included on collection item data (was previously only available as page.fileSlug) #197
  • Fixed bug with transforms not running on pagination template output. #199

Milestone

Dependency Semver Major Updates

  • liquidjs upgraded from ^4.0.0 to ^5.1.0

Don't miss a new eleventy release

NewReleases is sending notifications on new releases.