ElMassimo / iles

🏝 The joyful site generator
https://iles.pages.dev
MIT License
1.07k stars 31 forks source link

Support for Vite v3 #158

Closed dhruvkb closed 2 years ago

dhruvkb commented 2 years ago

Is your feature request related to a problem? Please describe. Vite v3 has recently been released. iles currently depends on Vite v2.

Describe the solution you'd like It'd be nice to upgrade the Vite dependency that's installed by iles to the new major version. This change might also entail a major version bump in iles itself.

Describe alternatives you've considered We can stick with Vite v2 for a while but there is no alternative in the long term but to upgrade.

Additional context The new release comes with a migration guide.

ElMassimo commented 2 years ago

Support for Vite 3 has already been added in https://github.com/ElMassimo/iles/pull/147

îles is part of the vite-ecosystem-ci, and all tests are passing in Vite 3.

I'll let you know once I cut a release, was waiting for Vite to be released.

ElMassimo commented 2 years ago

Released in iles@0.8.0.