diff --git a/doc/articles/migrating-from-previous-releases.md b/doc/articles/migrating-from-previous-releases.md index f4ed09a23fc4..f01efb4e8761 100644 --- a/doc/articles/migrating-from-previous-releases.md +++ b/doc/articles/migrating-from-previous-releases.md @@ -11,6 +11,7 @@ This article details the migration steps required to migrate from one version to Uno Platform 5.4 contains breaking changes for Uno.Extensions. ### UWP Support for Uno.Extensions + The [`Uno.Extensions`](https://aka.platform.uno/uno-extensions) compatibility with legacy UWP apps has been removed. If your app is UWP-based and uses Uno.Extensions, in order to migrate to Uno Platform 5.4, you can keep using [previous releases of Uno.Extensions](https://github.com/unoplatform/uno.extensions/releases), or [migrate your app to WinUI](https://platform.uno/docs/articles/updating-to-winui3.html). All the other features of Uno Platform 5.4 continue to be compatible with both UWP and WinUI apps.