only transform filters with enableReconnect() when we're actually reconnecting.

This commit is contained in:
fiatjaf
2025-12-05 09:20:36 -03:00
parent 21ec5bb2dc
commit de7d459f6f
3 changed files with 15 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.18.2",
"version": "2.19.0",
"exports": {
".": "./index.ts",
"./core": "./core.ts",