What's Changed
* DX-997: Make cursor field in scan commands string by CahidArda in https://github.com/upstash/redis-js/pull/1115
After this patch, cursor field in the `SCAN`, `HSCAN`, `SSCAN` and `ZSCAN` will always be string even if deserialization is enabled.
**Full Changelog**: https://github.com/upstash/redis-js/compare/v1.31.3...v1.31.4
v1.31.4-canary
What's Changed
* DX-997: Make cursor field in scan commands string by CahidArda in https://github.com/upstash/redis-js/pull/1115
**Full Changelog**: https://github.com/upstash/redis-js/compare/v1.31.3...v1.31.4-canary