Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.9. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :
<repositories>
    <repository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </repository>
</repositories>
<pluginRepositories>
    <pluginRepository>
        <id>vaadin-prereleases</id>
        <url>
            https://maven.vaadin.com/vaadin-prereleases/
        </url>
    </pluginRepository>
</pluginRepositories>
Note
Changelogs
- Flow (24.9.0-alpha5) and Hilla (24.9.0-alpha5)
 - Design System
- Web Components (24.8.5)
 - Flow Components (24.9.0-alpha5)
 
 - TestBench (9.4.3)
 - Feature Pack(24.8.1)
 - Modernization Toolkit (Documentation)
- Feature Pack (Documentation)
 - Dragonfly (Documentation)
 - Modernization Toolkit Analyzer (Analyzer for Eclipse, Analyzer for Maven)
 
 - Multiplatform Runtime (MPR) (7.0.11)
 - Router (2.0.0)
 - Vaadin Kits
 
Official add-ons and plugins:
- Spring add-on (24.9.0-alpha5)
 - CDI add-on (15.2.0)
 - Maven plugin (24.9.0-alpha5)
 - Gradle plugin (24.9.0-alpha5)
 - Quarkus plugin (2.2.1)