- Moved
jsdomandwsfrom optionalDependencies to peerDependencies - Breaking:
Strophe.shimshas been removed. Instead, just use the globals. - fix: encode SCRAM client-first-message as UTF-8 so that
btoa()correctly handles non-ASCII
characters in the authcid (e.g. accented usernames)