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 5bb7cfe commit f7fc067Copy full SHA for f7fc067
CHANGES.md
@@ -1,4 +1,5 @@
1
-In the next release ...
+1.9.0 (2024-01-23)
2
+------------------
3
4
- Add support for ESM modules.
5
package.json
@@ -1,7 +1,7 @@
{
"name": "ts-postgres",
"type": "module",
- "version": "1.9.0-dev",
+ "version": "1.9.0",
"description": "PostgreSQL client in TypeScript",
6
"declaration": true,
7
"keywords": [
0 commit comments