Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 898 Bytes

File metadata and controls

32 lines (22 loc) · 898 Bytes

Breaking Changes

5.0.0

  • Updated .NET from 8 to 10.
  • Updated Uno from 5 to 6.
  • Updated Uno.WinUI to 6.3.62.

4.0.0

  • Added support for .NET 8.
  • Removed support for .NET 7.

3.0.0

  • Added support for .NET 7.
  • Updated Uno.WinUI to 5.0.19.
  • Updated Windows SDK version from 18362 to 19041.
  • Removed support for Xamarin.
  • Removed support for .NET 6.
  • Removed support for NetStandard2.0 in SectionNavigation.Uno.WinUI and StackNavigation.Uno.WinUI.

2.0.0

  • Added support for Android 13.
  • Removed support for Android 11.
  • SectionsNavigation.Uno and StackNavigation.Uno now require Uno.UI minimum version of 4.6.18.
  • SectionsNavigation.Uno.WinUI and StackNavigation.Uno.WinUI now require Uno.WinUI minimum version of 4.6.18.

1.0.0

  • The parameter suppressTransition is now named suppressTransitions in all StackNavigatorRequest methods to align with the property.