3.0.0
BREAKING CHANGES:
- 🔨 Arguments have been renamed to all be in camlCase to make it more consistent when using YAML builds.
- 📄 We don't attempt to fix
.npmrc
anymore. For instance, if a feed needsalways-auth=true
you have to configure it.
Other
- 🛡 Fixes Security vulnerabilities (fstream and tar by removing a stale dependency)