v5.0.0-alpha.1
Pre-release
Pre-release
KiwiKilian
released this
27 Jun 21:21
·
45 commits
to main
since this release
What's Changed
- Multiple Upgrades:
- Upgrade to Vite v5
- Upgrade to Eleventy 3
- Switch to ESM
- Possible fixes for Windows
path.sep
andrename
problems
Breaking Changes:
@11ty/eleventy
compatibility bumped to>=3.0.0-alpha.6
node>=18
necessaryvite
upgraded to v5- Replaced
merge
fromlodash
with@11ty/eleventy-utils
- Behavior may differ partially when merging your vite options
- E.g.
resolve.alias
with an array will need to useresolve.override:alias
Full Changelog: v4.0.0...v5.0.0-alpha.1