2.0.0 (2024-02-21)
- Type checking via TypeScript and JSDoc typing annotations
- Types definitions are now generated and placed in
./dist/types/. - Remove the deprecated
matchBareoption forStrophe.Handler. UsematchBareFromJidinstead. - Add the ability to create stanzas via a tagged template literal (
stx). - Bugfix: Ignore unknown SCRAM attributes instead of aborting the connection