Changes:
- Change
@polkadot/x-wsto use ws package (previous:websocket) - Add
/*#__PURE__*/annotations for@polkadot/x-*packages - Swap TS -> JS compiler to use tsc (from babel)
- Adjust all tests to use
node:testrunner (ESM variants) - Move
cryptoWaitReady()top-level in test files - Upgrade to
@polkadot/wasm-crypto7.0.1