0.6.2 • Documentation and configuration improvements¶
Base¶
- Better code highlighting when declaring plugins (!119)
Kotlin¶
- The execution tasks (
viteRun
andviteBuild
) now inherit from the writing tasks (!119) - Test ESM support (!119)
- Test ES2015 support (!119)
Documentation¶
- Added a Getting started guide (!119)
- Added an article on ESM and its benefits (!119)
- Added an article on ES2015 and its benefits (!119)
Browse the documentation for this version • View release in GitLab