3.3.0-alpha01
Pre-release
Pre-release
arkivanov
released this
08 Dec 17:10
·
14 commits
to master
since this release
- Added the new Web Navigation API with nested navigation support (#821, #823, see #111)
- Added placeholders for
ChildPanels
composable function (#811, #815) - Use
Nothing
type forChildPanels
composable function without Extra panel (#812) - Fixed a crash when multiple retained components are created with different keys (#813, see #807)
New Web Navigation API
This release introduces the new Web Navigation API for browsers. The new API is a successor of the previous WebHistoryController
, which is still available for compatibility. The new API supports different navigation models, nested navigation is also supported. Please see the docs for more information.
Versions and dependencies
Kotlin: 2.0.20
Essenty: 2.3.0
kotlinx-serialization: 1.6.3
Multiplatform Compose: 1.7.0