All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- .
nvmrc
file. - Enforce node 20+.
- Dependabot uses node version from
.nvmrc
. - Dependabot updates GitHub actions.
- Test to work with node 20+
- More clear log messages for the base unit.
- Events should be assigned before calling the handler.
- Client
close()
now resolves immediately if the socket already is closed.