Skip to content
New documentation website

### Vite for Gradle

- Added the option `publicDir` (!106)

### Vite for Kotlin

- The browser can now see the Kotlin source files. This is a first step towards fully-functioning source maps (d70b6314, !106)

### Documentation

- Added a new landing page at https://vite-kotlin.opensavvy.dev/docs/ (#54, !105)

### Dependencies

- Gradle 8.14.3 support