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 1a87ade commit 0390fd2Copy full SHA for 0390fd2
CHANGES.md
@@ -1,4 +1,5 @@
1
-In next release ...
+1.5.0 (2023-12-06)
2
+------------------
3
4
- The `Value` type has been replaced with `any`, motivated by the new
5
generic result type as well as the possibility to implement custom
package.json
@@ -1,6 +1,6 @@
{
"name": "ts-postgres",
- "version": "1.5.0-dev",
+ "version": "1.5.0",
"description": "PostgreSQL client in TypeScript",
"declaration": true,
6
"keywords": [
0 commit comments