Skip to content

Releases: yargs/yargs-parser

yargs-parser: v21.1.1

04 Aug 21:12
3aba24c
Compare
Choose a tag to compare

21.1.1 (2022-08-04)

Bug Fixes

  • typescript: ignore .cts files during publish (#454) (d69f9c3), closes #452

yargs-parser: v21.1.0

03 Aug 19:23
90067a0
Compare
Choose a tag to compare

21.1.0 (2022-08-03)

Features

  • allow the browser build to be imported (#443) (a89259f)

Bug Fixes

  • halt-at-non-option: prevent known args from being parsed when "unknown-options-as-args" is enabled (#438) (c474bc1)
  • node version check now uses process.versions.node (#450) (d07bcdb)
  • parse options ending with 3+ hyphens (#434) (4f1060b)

yargs-parser: v21.0.1

27 Feb 15:09
0fdbfa1
Compare
Choose a tag to compare

21.0.1 (2022-02-27)

Bug Fixes

yargs-parser yargs-parser-v21.0.0

16 Nov 02:47
217aa62
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • drops support for 10 (#421)

Bug Fixes

Code Refactoring

yargs-parser yargs-parser-v20.2.9

20 Jun 23:42
3859e74
Compare
Choose a tag to compare

Bug Fixes

  • build: fixed automated release pipeline (1fe9135)

yargs-parser yargs-parser-v20.2.8

20 Jun 23:00
9eb9c2f
Compare
Choose a tag to compare

Bug Fixes

  • deno: force relese for Deno (6687c97)
  • locale: Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase (2617303)
  • perf: address slow parse when using unknown-options-as-args (#394) (441f059)
  • string-utils: detect [0,1] ranged values as numbers (#388) (efcc32c)

yargs-parser yargs-parser-v15.0.3

20 Jun 22:49
50a7aeb
Compare
Choose a tag to compare

Bug Fixes

  • build: should use releases_created when using manifest (49ea4ef)

yargs-parser yargs-parser-v15.0.2

20 Jun 22:42
89e2580
Compare
Choose a tag to compare

Bug Fixes

  • perf: address slow parse when using unknown-options-as-args (#400) (bc387ec)

yargs-parser v20.2.7

10 Mar 19:32
6c60415
Compare
Choose a tag to compare

Bug Fixes

  • deno: force relese for Deno (6687c97)

yargs-parser v5.0.1

10 Mar 19:16
eab6c03
Compare
Choose a tag to compare

Bug Fixes