We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27f1c6 commit 537ef4aCopy full SHA for 537ef4a
15/umbraco-forms/upgrading/version-specific/README.md
@@ -49,7 +49,7 @@ For reference, the full details are listed here:
49
* The `UmbracoPreValuesReadOnly` constructor now has an additional parameter.
50
* Due to the introduction of asynchronous behavior to `IFieldPreValueSourceType.GetPrevalues`, `FormViewModel.Build` is now also asynchronous.
51
* `FormsTreeRequirement` and related classes were removed.
52
-* `FormRenderingService` was made internal.
+* `FormRenderingService` and `FormThemeResolver` was made internal.
53
* Default implementations on `IFormThemeResolver` were removed.
54
55
## Legacy version specific upgrade notes
0 commit comments