Recently reported 1.0.0 regressions have been fixed.
- Builds are failing because of missing package.json
- Escaping broken for passing multiple arguments
- 1.0 semver check not working properly
- Getting build failures on 1.0.0
Current release supports standard semantic version strings in the form āX.Y.Zā only, that is, version strings containing caret or tilde and version ranges will not work.
However, from this patch release, the step will fall back to use the system preinstalled npm in case it fails to read a proper npm version.