Skip to content

RNX v0.0.77

Choose a tag to compare

@jonthysell jonthysell released this 06 Feb 19:03
· 15 commits to main since this release
  • Upgrade to RNW 0.73 (jthysell@microsoft.com)
  • Fix EventAttachInfo struct so it holds onto a ref-counted instance of XamlMetadata, as well as removes dangerous pass-by-reference instances when dealing with async code. (maxben@microsoft.com)