Skip to content

Commit f2fad54

Browse files
committed
Update changelog v3.1.0
1 parent 58a6a94 commit f2fad54

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## [3.0.6] - 19 Apr 2022
413
- Properly close connections in Deno cbc6a75
514
- Only write end message if socket is open 13950af

0 commit comments

Comments
 (0)