v0.13.0
New features:
sendMany
allows sending multiple stanzas at once
Fixes:
- Fix TLS 1.3 connection with Openfire - thanks @netmikey
- Fix
@xmpp/debug
incorrectly addingxmlns
Also:
- Add a contributing guide
- Moved from yarn to npm 7
sendMany
allows sending multiple stanzas at once@xmpp/debug
incorrectly adding xmlns