Skip to content

2.0.0 (2024-02-21)

Compare
Choose a tag to compare
@jcbrand jcbrand released this 21 Feb 18:16
· 13 commits to master since this release
v2.0.0
  • Type checking via TypeScript and JSDoc typing annotations
  • Types definitions are now generated and placed in ./dist/types/.
  • Remove the deprecated matchBare option for Strophe.Handler. Use matchBareFromJid instead.
  • Add the ability to create stanzas via a tagged template literal (stx).
  • Bugfix: Ignore unknown SCRAM attributes instead of aborting the connection