Hey everyone, we're happy to share that Amper 0.6....
# amper
z
Hey everyone, we're happy to share that Amper 0.6.0 is now available! We added new features and improvements for both the IDE and the CLI, including: 📋 Template refactoring 🥸 Settings entry aliases 🚀 New init experience 🪵 Better logging ... and more! Read the blog post for more: https://blog.jetbrains.com/amper/2025/04/amper-update-april-2025/ And see the changelog for all the details: https://github.com/JetBrains/amper/releases/tag/v0.6.0
🎉 15
kodee happy 5
amper intensifies 5
K 4
🐕 3
a
Love the CLI init changes! Would be cool to see some K/N templates in the future, a K/N CLI template would be great!
t
Thanks for this nice update. Any progress for the Web support out of the box experiment? 😇
z
@Tristan Could you clarify that a bit, what kind of web support are you looking for?
d
I thought Fleet will not get much support for KMP, since the gears were shifted towards IDEA and Android Studio
z
That's correct about the focus change in IDEs for KMP. The same applies to Amper, we're focusing its IDE support efforts on the IntelliJ platform now.
t
@zsmb Happy to do so. I am working on a small personal project which share a Composable component that is multiplatform. On Web, it is wrapped with a CustomElement. It does not use any special configuration from Webpack (yet 🤔) This component takes a url as an argument, and displays information relative to that url. I would have loved to be able to experiment with Amper for this project.
z
Thanks for sharing! Sounds like this is the Wasm web project feature request, you can vote for it here: https://youtrack.jetbrains.com/issue/AMPER-258/Support-for-full-stack-Kotlin-Wasm-web-projects
👍 3
o
Nice one! Surprisingly, no update about rewriting Amper to Rust 👼