I'm working on KVision 7 major release. What is planned:
• Kotlin 1.9.0 and other dependencies upgrade
• Migration from kotlin js to kotlin multiplatform gradle plugin for both kvision itself and all example/template projects
• Forced version resolutions of all major npm dependencies to get fully repeatable application builds
• Integrate custom gradle tasks with KVision plugin for all fullstack apps (to simplify and unify application build files)
• Micronaut 4 support (unfortunately I can't make it work with KSP, so still with kapt)
If anyone has an idea of interesting breaking changes its the right time to speak up 🙂