You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* preserve negative number handling when short-option-groups:false ([#511](https://github.com/yargs/yargs-parser/issues/511)) ([ccc3634](https://github.com/yargs/yargs-parser/commit/ccc3634e324458d15789d8e9bd81851b178f21b5))
11
+
* remove inaccurate and unnecessary regexp used by unknown-options-as-args ([#508](https://github.com/yargs/yargs-parser/issues/508)) ([cea8972](https://github.com/yargs/yargs-parser/commit/cea8972ad169121c32a9a67693e5eb11dd3dc001))
0 commit comments