Decompose 0.5.0 is released! - Added  `Router` bu...
# mvikotlin
a
Decompose 0.5.0 is released! • Added 
Router
 builder functions with 
initialStack
 argument, deprecated old builders with 
initialConfiguration
 and 
initialBackStack
 arguments (#14) • Added 
WebHistoryController
 for controlling the browser history (#15#16) • Updated Kotlin to 
1.6.10
, Jetpack Compose to 
1.0.5
, Jetpack Compose compiler to 
1.1.0-rc02
, and JetBrains Compose to 
1.0.1
• Simplified Compose animation API (badoo#261) • Added 
Modifier
 argument to the 
Children
 function (badoo#262) • Fixed a possible memory leak in Compose 
PageAnimation
 (badoo#259) Release notes: https://github.com/arkivanov/Decompose/releases/tag/0.5.0
🎉 8