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