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 3f372e5 commit d985b0eCopy full SHA for d985b0e
CHANGES.md
@@ -1,4 +1,4 @@
1
-In next release ...
+## v2.0.2 (2024-04-12)
2
3
- Fix SSL configuration issue where the `ssl` configuration option was not
4
correctly processed for the _prefer_ and _require_ settings.
package.json
@@ -1,7 +1,7 @@
{
"name": "ts-postgres",
"type": "module",
- "version": "2.0.2-dev",
+ "version": "2.0.2",
5
"description": "PostgreSQL client in TypeScript",
6
"declaration": true,
7
"keywords": [
0 commit comments