We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc6a75 commit 44803b4Copy full SHA for 44803b4
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [3.0.6] - 19 Apr 2022
4
+- Properly close connections in Deno cbc6a75
5
+- Only write end message if socket is open 13950af
6
+- Improve query cancellation 01c2c68
7
+- Use monotonically increasing time for timeout - fixes #316 9d7a21d
8
+- Add support for dynamic columns with `returning` - fixes #317 04644c0
9
+- Fix type errors in TypeScript deno projects (#313) 822fb21
10
+- Execute forEach instantly 44e9fbe
11
+
12
## [3.0.5] - 6 Apr 2022
13
- Fix transaction execution timing 28bb0b3
14
- Add optional onlisten function to listen 1dc2fd2
0 commit comments