Improved
1.7.0-alpha01
I'm migrating to Jetpack's ViewModel and Lifecycle, before lots of breaking changes, I'd like to release a new version that still uses internal ViewModel and Lifecycle.
What's Changed
- update to compose-multiplatform 1.7.0-beta02
- handle lifecycle in JS targets by @kkalisz in https://github.com/Tlaster/PreCompose/pull/381
- added support for molecule for js wasm by @kkalisz in https://github.com/Tlaster/PreCompose/pull/382
New Contributors
- @kkalisz made their first contribution in https://github.com/Tlaster/PreCompose/pull/381
Full Changelog: https://github.com/Tlaster/PreCompose/compare/1.6.2...1.7.0-alpha01