Skip to content

Releases: microsoft/react-native-xaml

RNX v0.0.78

26 Feb 19:16
Compare
Choose a tag to compare

RNX v0.0.77

06 Feb 19:03
Compare
Choose a tag to compare
  • 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)

RNX v0.0.76

22 Aug 17:50
Compare
Choose a tag to compare

0.0.76

Tue, 22 Aug 2023 17:45:12 GMT

Patches

RNX v0.0.75

21 Aug 22:07
Compare
Choose a tag to compare

0.0.75

Mon, 21 Aug 2023 21:51:27 GMT

Patches

RNX v0.0.74

14 Mar 21:35
Compare
Choose a tag to compare

0.0.74

Tue, 14 Mar 2023 21:30:43 GMT

Patches

RNX v0.0.73

08 Mar 18:13
Compare
Choose a tag to compare

0.0.73

Wed, 08 Mar 2023 18:09:16 GMT

Patches

RNX v0.0.72

02 Mar 01:34
Compare
Choose a tag to compare

0.0.72

Thu, 02 Mar 2023 01:29:44 GMT

Patches

v0.0.71

07 Nov 23:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.70...v0.0.71

v0.0.70

27 Sep 17:33
de4002d
Compare
Choose a tag to compare
Restore ContentDialogClosed event (#228)

* restore OnContentDialogClosed since we need the return value from the show operation

* Change files

* update package.json

* Update package/Codegen/Program.cs

v0.0.46

05 Oct 20:04
637633d
Compare
Choose a tag to compare
Merge pull request #137 from microsoft/bball

Use Beachball for changelists