From eb98866cd28bb12d5298f75724f16cab09cc4f8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 14 Oct 2020 22:02:14 +0300 Subject: [PATCH] Update POST.md --- docs/en/Blog-Posts/2020-10-15 v3_3_Preview/POST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Blog-Posts/2020-10-15 v3_3_Preview/POST.md b/docs/en/Blog-Posts/2020-10-15 v3_3_Preview/POST.md index ac7b93bf93..48dbd376ae 100644 --- a/docs/en/Blog-Posts/2020-10-15 v3_3_Preview/POST.md +++ b/docs/en/Blog-Posts/2020-10-15 v3_3_Preview/POST.md @@ -20,7 +20,7 @@ We are still working on the fundamentals. So, the next version may introduce bre #### Breaking Changes on the Blazor UI -TODO... +There are some breaking changes with the Blazor UI. If you've built an application and upgrade it, your application might not properly work. See [the migration guide](https://github.com/abpframework/abp/blob/dev/docs/en/Migration-Guides/BlazorUI-3_3.md) for the changes you need to do after upgrading your application. ### Automatic Validation for AntiForgery Token for HTTP APIs