Releases: elpheria/rpc-websockets
Releases · elpheria/rpc-websockets
v9.0.1
Update eventemitter3 to v5.
v9.0.0
Dual-build for ESM and CJS
Please check this PR description for important changes happening in v9:
#164
v8.0.1
Switched to ESNext (ESM). Make sure to use import
instead of require
to import this package.
v7.8.0
Makes RPC params optional on client request. #152
v7.7.0
Adds support for optional defining of Data Packs. c7a07fc
v7.4.16
7.4.16 (Oct 25, 2021)
BUGFIXES:
Use delete to avoid memory leak #122