feat: add transaction support to postgres provider

This commit is contained in:
2025-10-05 21:51:04 +00:00
parent d55573b2db
commit 737d22ecf5
6 changed files with 97 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@valkyr/event-store",
"version": "2.0.1",
"version": "2.0.2",
"exports": {
".": "./mod.ts",
"./browser": "./adapters/browser/adapter.ts",