Skip to content

0.52.0

Choose a tag to compare

@ianthetechie ianthetechie released this 17 Jun 05:19

Noteworthy changes this release:

  • We fixed a bug in step advance logic where manually advancing didn't clear internal state. There should be no change for automatic advance users (most apps).
  • We received 2 independent reports of apps using multiple UniFFI packages running into module map issues on iOS. This should be fixed by this release.

Enhancements

Fixes

  • fix: Android getting started guide references outdated Maven artifactIDs by @klemensz in #911
  • iOS: Namespace includes to avoid polluting global name space by @michaelkirk in #924
  • Reset step advance condition state on every step advance by @devnull133 in #887

Updates

  • Bump prettier from 3.8.1 to 3.8.3 in /web by @dependabot[bot] in #914
  • Bump @typescript-eslint/eslint-plugin from 8.59.2 to 8.60.1 in /web by @dependabot[bot] in #916
  • Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.7.1 to 0.8.0 in /android by @dependabot[bot] in #913
  • Bump serde_json from 1.0.149 to 1.0.150 in /common by @dependabot[bot] in #920
  • Bump uuid from 1.23.1 to 1.23.2 in /common by @dependabot[bot] in #923
  • Bump log from 0.4.29 to 0.4.31 in /common by @dependabot[bot] in #921
  • Bump serde_with from 3.18.0 to 3.20.0 in /common by @dependabot[bot] in #922
  • Bump shell-quote from 1.8.3 to 1.8.4 in /react-native in the npm_and_yarn group across 1 directory by @dependabot[bot] in #925
  • Bump kotlinx-coroutines from 1.10.2 to 1.11.0 in /android by @dependabot[bot] in #919

New Contributors

Full Changelog: 0.51.0...0.52.0