The last released version includes an io-redis update to 5.4.1, which is fine on its own, but 5.x versions of io-redis don't support some older versions of node, so this is a breaking change. So according to semver, this is a major update so the version should be at least 2.0.0
It doesn't need any other change, the 1.4.0 can be unlisted and a new build can be done under the name of 2.0.0 to prevent issues
The last released version includes an
io-redisupdate to5.4.1, which is fine on its own, but 5.x versions ofio-redisdon't support some older versions of node, so this is a breaking change. So according to semver, this is a major update so the version should be at least 2.0.0It doesn't need any other change, the 1.4.0 can be unlisted and a new build can be done under the name of 2.0.0 to prevent issues