Eleventy v0.12.0
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?
- ⭐️ Star us on GitHub!
- 🐦 Follow us on Twitter @eleven_ty!
- 🎁 Support us on Open Collective!
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
- Required for
npm audit
issue, tracking on Eleventy Issue: #1674 - 3.x requires Node 10+
pug
release notes https://github.com/pugjs/pug/releases/tag/pug%403.0.0
chalk
3.0.0 to 4.1.0
- 4.x requires Node 10+
chalk
release notes https://github.com/chalk/chalk/releases/tag/v4.0.0
fs-extra
8.1.0 to 9.1.0
- 9.x requires Node 10+
- https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#900--2020-03-19