We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a6a94 commit f2fad54Copy full SHA for f2fad54
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [3.1.0] - 22 Apr 2022
4
+- Add close method to close but not end connections forever 94fea8f
5
+- Add .values() method to return rows as arrays of values 56873c2
6
+- Support transform.undefined - fixes #314 eab71e5
7
+- Support nested fragments values and dynamics - fixes #326 86445ca
8
+- Fix deno close sequence f76af24
9
+- Fix subscribe reconnect and add onsubscribe method - fixes #315 5097345
10
+- Deno ts fix - fixes #327 50403a1
11
+
12
## [3.0.6] - 19 Apr 2022
13
- Properly close connections in Deno cbc6a75
14
- Only write end message if socket is open 13950af
0 commit comments