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 00d1f46 commit b700dbfCopy full SHA for b700dbf
Changelog.md
@@ -1,5 +1,7 @@
1
# next version
2
3
+- fix updating collections
4
+
5
# v0.0.37
6
7
_2021-10-09_
@@ -11,7 +13,7 @@ _2021-10-09_
11
13
12
14
15
-- fix listRelationships for "to one"-relationships
16
+- fix listRelationships for "to one"-relationships
17
- fix storing data on save in collections
18
19
# v0.0.35
@@ -27,7 +29,7 @@ _2021-07-02_
27
29
_2021-06-14_
28
30
31
- Collection resources are now set all at once after list calls which
- significantly boosts loading performance.
32
+ significantly boosts loading performance.
33
34
35
# v0.0.33
0 commit comments