I liked Bevy a lot. I definitely will continue making my "serious" projects on Godot since Godot provides lots of features that enable me to speed up the production of my projects. I definitely will use Bevy in certain jams, and will continuously check out newer versions though. I heard that Bevy will have an interface in version 0.11, and I am very much looking forward to it.
The biggest problem I had with Bevy was the interface system, even rendering a single button was a lot of work. Despite that, I liked its custom ECS and data-driven approach. I tried to learn it in one day and created Jumpr, but I am thrilled to use it in other projects, especially for mathematical/physical simulations, in the future.