Fixes
- fixed MIGRATE function when key is array by @StefanCenusa in #2184
- fix: loop over arguments instead of spreading by @bmeverett in #2160
- Handle unhandled errors in
socket.reconnectStrategry
by @leibale in #2226
Enhancements
- Add support for
client.unref()
andclient.ref()
by @leibale in #2188 - upgrade dependencies by @leibale in #2211
New Contributors
- @StefanCenusa made their first contribution in #2184
- @bmeverett made their first contribution in #2160