- Fixed :viteBuild which crashed because Vite wasn't installed (#505ba9b7, !23)
- Fixed :viteBuild not compiling the project (#2b44fef8, !23)
- Improved Gradle Configuration Cache compatibility (#24, !23)
- Link to the Gradle documentation (#64d7ebc0, !21)
- Document how to use the plugin (#23, !21)
- Add the necessary metadata for Central (#21, !18)
- Development execution with 'viteRun'
- Production build with 'viteBuild'
- Auto-reload with 'viteCompileDev --continuous'
- Fix an incompatibility with multi-project builds (#19, #1965e887)
- Created a multi-project example which imports resources from another project (#19, !15, !17)
- Created a TailwindCSS example (#18, !19)