Skip to content

v4.1.2

Choose a tag to compare

@lgandecki lgandecki released this 03 Jun 15:31
· 812 commits to master since this release

4.1.2 (2021-06-03)

Bug Fixes

  • cypress-tags.js: changed GLOB option handling to fix issues with commas in glob patterns (d4bb762), closes #429

Performance Improvements

  • cypress-tags.js: changed stripCLIArguments so that it uses dargs package to handle options (fa1c56f)