Skip to content

3.1.0 - (2024-12-16)

Latest
Compare
Choose a tag to compare
@jcbrand jcbrand released this 16 Dec 07:33
· 2 commits to master since this release
v3.1.0
  • Security Fix: Escape values passed to the stx tagged template literal
  • Allow Stanza and Builder objects to be passed as values the stx.
  • Avoid inserting commas when nesting array values in stx templates.
  • Replace xmldom with jsdom.
  • Remove deprecated abab package
  • Make sure ConnectionOptions type is exportable
  • fix: invert default and types exports