We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d2564 commit 601f9c7Copy full SHA for 601f9c7
1 file changed
CHANGELOG.json
@@ -4,10 +4,14 @@
4
"version": "3.10.0",
5
"changes": {
6
"new": [],
7
- "enhancements": [],
+ "enhancements": [
8
+ "`DynamicForm`: possibility to override field rendering for individual fields [#1257](https://github.com/pnp/sp-dev-fx-controls-react/issues/1257)"
9
+ ],
10
"fixes": []
11
},
- "contributions": []
12
+ "contributions": [
13
+ "[Bart-Jan Dekker](https://github.com/bjdekker)"
14
+ ]
15
16
{
17
"version": "3.9.0",
0 commit comments