Changelog

All notable changes to this project will be documented in this file. See standard-versionarrow-up-right for commit guidelines.

Bug Fixes

Features

Bug Fixes

Bug Fixes

⚠ BREAKING CHANGES

  • drops support for 10 (#421)

Bug Fixes

Code Refactoring

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

Features

Bug Fixes

Features

Bug Fixes

⚠ BREAKING CHANGES

  • do not ship type definitions (#318)

Bug Fixes

Code Refactoring

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

⚠ BREAKING CHANGES

  • adds support for ESM and Deno (#295)

  • ts: projects using @types/yargs-parser may see variations in type definitions.

  • drops Node 6. begin following Node.js LTS schedule (#278)

Features

Bug Fixes

Build System

Code Refactoring

Bug Fixes

Bug Fixes

Bug Fixes

  • __proto__ will now be replaced with ___proto___ in parse (#258arrow-up-right), patching a potential prototype pollution vulnerability. This was reported by the Snyk Security Research Team.(63810caarrow-up-right)

Features

⚠ BREAKING CHANGES

  • the narg count is now enforced when parsing arrays.

Features

Features

Bug Fixes

⚠ BREAKING CHANGES

  • this reverts parsing behavior of booleans to that of yargs@14

  • objects used during parsing are now created with a null prototype. There may be some scenarios where this change in behavior leaks externally.

Features

Bug Fixes

⚠ BREAKING CHANGES

  • populate error if incompatible narg/count or array/count options are used (#191)

Features

Reverts

Last updated