Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 21:44
· 400 commits to main since this release
8c210f7
  • BREAKING CHANGE: Change main API from an object to a class. ([#963])
  • BREAKING CHANGE: Drop support for Node.js ^10.13.0, ^12, 14.0.0 through
    14.18.0, and 16.0.0 through 16.13.0. ([#963])
  • BREAKING CHANGE: Drop the interpolation option. ([#963])
  • BREAKING CHANGE: Enable the flagProtection option by default. ([#963])
  • BREAKING CHANGE: Reject non-array inputs to escapeAll & quoteAll. ([#963])
  • BREAKING CHANGE: Reject unresolved shells. ([#963])
  • BREAKING CHANGE: Reject unsupported shells. ([#963])
  • Bump dependency which from v2 to v3. ([#963])
  • Don't resolve default shell when shell option is falsy. ([#963])