2.0.0 (2023-04-26)
NOTE: This release removes support for Node 16. Please update to Node 18 or greater.
Features
- Add support for splitting out the IRC connection state, and connecting via an existing socket. (#99)
- Export utilities for testing against ircds. (#102)
Deprecations and Removals
- Use
yarn
instead ofnpm
, to be in-line with other matrix.org projects. (#95) - Add support for Node 20, and drop support for Node 16. (#100)