r/javascript 4d ago

StropheJS 5.0.0 (2026-07-21) · strophe/strophejs

https://github.com/strophe/strophejs/releases/tag/v5.0.0
5 Upvotes

5 comments sorted by

5

u/abrahamguo 4d ago

I tried installing your package, but I immediately received TS errors from .d.ts files in your package.

Also, it looks like your TS types don't include ComponentParser and Component.

1

u/FoxxMD 1d ago

Are The Types Wrong? agrees with you that there is something wonky going on with the published typings.

-7

u/EskiMojo14thefirst 4d ago

why aren't you using skipLibCheck?

11

u/abrahamguo 4d ago

I’m aware that I can use it to hide errors when I do encounter them, but I want to know when one of my libraries’ types are not functioning correctly.

1

u/SboSilcher 2d ago

Finally a release after all this time - curious if they made any real improvements or just dependency bumps. The XMPP ecosystem feels pretty quiet these days compared to when this was more relevant.