Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 08:35

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