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 214d443 commit ae5696eCopy full SHA for ae5696e
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## 23.0.0
4
+
5
+* Breaking: Made Channel.collection() require id parameter
6
+* Breaking: Made Channel.table() require id parameter
7
+* Breaking: Root factory methods require explicit IDs (databases, executions, tablesdb, bucket, function, team, membership)
8
+* Added ttl option to listDocuments and listRows for caching
9
10
## 22.4.1
11
12
* Fix very large double values (for example 1.7976931348623157e+308) from being expanded into giant integer literals
0 commit comments