We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9380ec commit 2420c8aCopy full SHA for 2420c8a
1 file changed
CHANGELOG.json
@@ -4,10 +4,14 @@
4
"version": "3.18.0",
5
"changes": {
6
"new": [],
7
- "enhancements": [],
+ "enhancements": [
8
+ "`DynamicField`: Added orderBy to DynamicField props for lookup fields"
9
+ ],
10
"fixes": []
11
},
- "contributions": []
12
+ "contributions": [
13
+ "[Guido Zambarda](https://github.com/GuidoZam)"
14
+ ]
15
16
{
17
"version": "3.17.0",
0 commit comments