Fission 0.6.1 is the native capability shell and iOS GPU rendering release. It takes the mobile target work from [issue #83](https://github.com/fission-ui/fission/issues/83), turns generated Android and iOS targets into
Fission 0.5.1 is a focused patch release for the native shell path. It keeps the 0.5 widget-motion API intact and fixes two release-blocking runtime problems: Vello's high fixed GPU memory floor and Android startup crash
Fission 0.4.1 is a focused patch release on top of the 0.4 authoring API. It keeps the `impl From<Component> for Widget` model intact and improves the runtime, shell, server, static-site, and mobile-target behavior neede
Fission 0.4.0 is the authoring API release. It changes how application and library authors write widgets, how state is accessed during component conversion, and how local retained state is modeled. The work is tracked in