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 ff529d0 commit 5924453Copy full SHA for 5924453
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v3.2.3 - 23 May 2022
4
+- Fix Only use setKeepAlive in Deno if available 28fbbaf
5
+- Fix wrong helper match on multiple occurances 02f3854
6
+
7
+#### Typescript related
8
+- Fix Deno assertRejects compatibility (#365) 0f0af92
9
+- Fix include missing boolean type in JSONValue union (#373) 1817387
10
11
## v3.2.2 - 15 May 2022
12
- Properly handle errors thrown on commit 99ddae4
13
0 commit comments