Summon Framework v0.3.2.0 - Now on Maven Central! ...
# feed
y
Summon Framework v0.3.2.0 - Now on Maven Central! 🚀 Hey team! After months of solo development, Summon (Kotlin Multiplatform UI framework) is finally published: What's New:📦 Maven Central:
io.github.codeyousef:summon:0.3.2.0
🛠️ CLI tool on GitHub Packages for project scaffolding • Full SSR with client hydration (58+ tests, handles 1000+ items) • 🔌 Works with Spring, Ktor, and Quarkus • 🎨 Type-safe design system with Material Design 3 components • 🖱️ Working onClick across JVM/JS platforms • 🌐 WebSocket support with auto-reconnection I really need testers! Building this alone means I'm definitely missing edge cases. Would love feedback on: • SSR performance in real apps • CLI tool workflow • Cross-platform event handling • Integration with your existing Kotlin backend • Any bugs or DX improvements GitHub: https://github.com/codeyousef/summon
K 7
r
I think there are artifacts missing on maven central. No jar and no klib here: https://repo.maven.apache.org/maven2/io/github/codeyousef/summon-js/0.3.2.0/
The last version published correctly seems to be 0.2.9.1
y
thanks for letting me know! 0.3.2.2 fixed that.