Skip to content

1.2.0

Compare
Choose a tag to compare
@MattiasBuelens MattiasBuelens released this 28 Jun 14:46
· 151 commits to main since this release
  • 💥 Renamed PlayerState to Player.
  • 🚀 Added overloads to DefaultUI and UIController that accept a Player.
    This allows constructing a player instance in advance, and even moving it between custom UIs when recomposing.
  • 🚀 Added UIControllerScope.player as an non-null alternative to Player.current.