Skip to content

Releases: matthiasott/eleventy-plus-vite

v1.3.2

19 Aug 12:36
Compare
Choose a tag to compare

Updates Eleventy to v3.0.0-beta.1

v1.3.1

19 Aug 12:15
Compare
Choose a tag to compare

Updates several dependencies and fixes failing build

  • Node.js v22.6.0
  • @11ty/eleventy-plugin-rss v2.0.2
  • cssnano v7.0.5
  • autoprefixer v10.4.20
  • postcss-nesting v13.0.0
    and several more…

v1.3.0

19 Aug 11:40
23e95b3
Compare
Choose a tag to compare

This version upgrades

  • Eleventy to v3 alpha
  • eleventy-plugin-vite to v5
  • and switches to ESM

Thanks to @KiwiKilian for the PR! 🎉🙏

v1.2.0

08 Mar 13:47
Compare
Choose a tag to compare

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

24 Nov 21:19
Compare
Choose a tag to compare
  • 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

20 Jul 16:36
Compare
Choose a tag to compare

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

v0.2.2

09 Jul 20:36
Compare
Choose a tag to compare

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

v0.2.0

17 Jun 15:34
Compare
Choose a tag to compare

More improvements like…

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

Initial release

08 Jun 20:33
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

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