Skip to content

Releases: penpenpng/rx-nostr

[email protected]

15 Jan 08:35
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr/v/3.5.0

🚨BREAKING CHANGE

disconnectTimeout option is added and now the default value is 10 sec. This change is not problematic within the scope of normal use, but can be destructive in certain situations, such as test code. You can set disconnectTimeout: 0 explicitly to have the same behavior as before.

🚀 New Features

[email protected]

19 Dec 16:00
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr-crypto/v/3.1.3

  • fix: ERR_REQUIRE_ESM error under CommonJS module system @hzrd149 (#162)

[email protected]

19 Dec 16:01
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr/v/3.4.2

  • fix: ERR_REQUIRE_ESM error under CommonJS module system @hzrd149 (#162)

[email protected]

22 Nov 09:34
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr/v/3.4.1

🐛 Bug Fixes

📖 Docs

[email protected]

22 Aug 19:11
Compare
Choose a tag to compare

[email protected]

22 Aug 19:12
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr/v/3.4.0

🚀 New Features

[email protected]

22 Aug 18:03
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr/v/3.3.4

🐛 Bug Fixes

  • fix: handle cases that unexpected relay URL is given to normalizeRelayUrl() @penpenpng (#150)
  • fix: handle cases that unexpected relay URL is given to fetchRelayInfo() @penpenpng (#149)

🧰 Maintenance

[email protected]

22 Aug 17:48
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr/v/3.3.3

🐛 Bug Fixes

[email protected]

06 Aug 19:19
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr/v/3.3.2

🐛 Bug Fixes

[email protected]

27 Jul 10:26
Compare
Choose a tag to compare

https://www.npmjs.com/package/rx-nostr-crypto/v/3.1.1

🐛 Bug Fixes