Skip to content

Eleventy v0.12.0

Compare
Choose a tag to compare
@zachleat zachleat released this 19 Mar 21:44

v0.12.0 Documentation

Install or Upgrade

  • Install to your local project: npm install @11ty/eleventy
  • Already installed in your local project? Upgrade your version: npm update @11ty/eleventy
  • Read more about local project versus global installation

How can you support Eleventy?

Thank you to everyone that contributed code, documentation, answered questions, filed issues, said a kind word on Twitter ❤️

The TL;DR List

Node version support bumped from 8 to 10+

Node 8 is end of life (EOL) and no longer supported by Node.

Dependency Major Release Bumps

pug 2.0.4 to 3.0.2

chalk 3.0.0 to 4.1.0

fs-extra 8.1.0 to 9.1.0

Administration