Eleventy Plus Vite Versions Save

A clean and fast Eleventy Starter Project with Vite

v1.2.0

2 months ago

This version updates Vite to version 5.1.5. 🎉 More about Vite 5.1 here: https://vitejs.dev/blog/announcing-vite5-1.html

Also updated:

  • eleventy-img 4.0.2
  • markdown-it 14.0.0

Hope everything runs smoothly. Let me know if you experience any issues and feel free to open a PR if you want to contribute an improvement. 🤗

v1.1.0

5 months ago
  • Eleventy 2.0.1
  • Vite 4.5.0
  • eleventy-plugin-vite 4.0.0
  • Updates a lot of other dependencies as well

v1.0.1

1 year ago

Make sure to delete your node_modules folder and run npm install again so that all patches are applied.

v0.2.2

1 year ago

Fixes the issue with a failing build when using Eleventy canary.12 with eleventy-plugin-vite.

v0.2.0

1 year ago

More improvements like…

  • Critical CSS support
  • updated eleventy-plugin-vite to 1.0.0-canary.2
  • web font preload
  • improved HTML/CSS

v0.1.0

1 year ago

This is the initial release – please use with caution. ;). There is still some testing to be done…