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 5e96066 commit 2548f87Copy full SHA for 2548f87
CHANGES.md
@@ -1,4 +1,5 @@
1
-In next release ...
+1.6.0 (2023-12-13)
2
+------------------
3
4
- The iterator methods now return reified representations of the query result
5
(i.e. objects), carrying the generic type parameter specified for the query
package.json
@@ -1,6 +1,6 @@
{
"name": "ts-postgres",
- "version": "1.5.0",
+ "version": "1.6.0",
"description": "PostgreSQL client in TypeScript",
"declaration": true,
6
"keywords": [
0 commit comments