Skip to content

v0.2.0-next.15

Pre-release
Pre-release

Choose a tag to compare

0.2.0-next.15 (2026-08-19)

Bug Fixes

  • android, ios: fix runtime and build failures with iOS and Android on modern versions of RN (c78ab51)
  • apps: drop the track title from browse row keys (6d906a9)

Code Refactors

  • android: capture the service across the updateOptions hop (32791a2)
  • example-nextjs: drop the unreachable children fallback (9e7233f)

Documentation

Other changes

  • apps: update example-nextjs to modern RN and lib API (04d3e78)
  • apps: upgrade example apps to react-native 0.86.2 (5835c42)
  • example-native: remove the unused jest harness (7f351eb)
  • ios: pin SwiftFormat in mise.toml and enforce it through a wrapper (221051f)