Skip to content

3.0.0

Compare
Choose a tag to compare
@sandorfr sandorfr released this 02 Jun 06:22
· 25 commits to master since this release

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 needs always-auth=true you have to configure it.

Other

  • 🛡 Fixes Security vulnerabilities (fstream and tar by removing a stale dependency)