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 c74ae03 commit 13e14ecCopy full SHA for 13e14ec
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change log
2
3
+## 0.10.2
4
+
5
+* Add `incrementDocumentAttribute` and `decrementDocumentAttribute` support to `Databases` service
6
+* Add `sequence` support to `Document` model
7
+* Fix autocompletion not working for `Document` model even when generic is passed
8
9
## 0.10.1
10
11
* Fix URL based methods like `getFileViewURL`, `getFilePreviewURL` etc. by adding the missing `projectId` to searchParams
0 commit comments