Skip to content

Releases: penpenpng/rx-nostr

core@3.5.0

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

crypto@3.1.3

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)

core@3.4.2

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)

core@3.4.1

22 Nov 09:34
Compare
Choose a tag to compare

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

🐛 Bug Fixes

📖 Docs

crypto@3.1.2

22 Aug 19:11
Compare
Choose a tag to compare

core@3.4.0

22 Aug 19:12
Compare
Choose a tag to compare

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

🚀 New Features

core@3.3.4

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

core@3.3.3

22 Aug 17:48
Compare
Choose a tag to compare

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

🐛 Bug Fixes

core@3.3.2

06 Aug 19:19
Compare
Choose a tag to compare

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

🐛 Bug Fixes

crypto@3.1.1

27 Jul 10:26
Compare
Choose a tag to compare

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

🐛 Bug Fixes