tag:github.com,2008:https://github.com/yargs/yargs-parser/releases
Release notes from yargs-parser
2022-08-04T21:12:18Z
tag:github.com,2008:Repository/50258379/yargs-parser-v21.1.1
2022-08-04T21:12:42Z
yargs-parser: v21.1.1
<h2><a href="https://github.com/yargs/yargs-parser/compare/yargs-parser-v21.1.0...yargs-parser-v21.1.1">21.1.1</a> (2022-08-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typescript:</strong> ignore .cts files during publish (<a href="https://github.com/yargs/yargs-parser/issues/454" data-hovercard-type="pull_request" data-hovercard-url="/yargs/yargs-parser/pull/454/hovercard">#454</a>) (<a href="https://github.com/yargs/yargs-parser/commit/d69f9c3a91c3ad2f9494d0a94e29a8b76c41b81b">d69f9c3</a>), closes <a href="https://github.com/yargs/yargs-parser/issues/452" data-hovercard-type="issue" data-hovercard-url="/yargs/yargs-parser/issues/452/hovercard">#452</a></li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v21.1.1-deno
2022-08-04T21:13:19Z
yargs-parser-v21.1.1-deno
<p>chore: yargs-parser-v21.1.1 release</p>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v21.1.0
2022-08-03T19:23:38Z
yargs-parser: v21.1.0
<h2><a href="https://github.com/yargs/yargs-parser/compare/yargs-parser-v21.0.1...yargs-parser-v21.1.0">21.1.0</a> (2022-08-03)</h2>
<h3>Features</h3>
<ul>
<li>allow the browser build to be imported (<a href="https://github.com/yargs/yargs-parser/issues/443" data-hovercard-type="pull_request" data-hovercard-url="/yargs/yargs-parser/pull/443/hovercard">#443</a>) (<a href="https://github.com/yargs/yargs-parser/commit/a89259ff41d6f5312b3ce8a30bef343a993f395a">a89259f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>halt-at-non-option:</strong> prevent known args from being parsed when "unknown-options-as-args" is enabled (<a href="https://github.com/yargs/yargs-parser/issues/438" data-hovercard-type="pull_request" data-hovercard-url="/yargs/yargs-parser/pull/438/hovercard">#438</a>) (<a href="https://github.com/yargs/yargs-parser/commit/c474bc10c3aa0ae864b95e5722730114ef15f573">c474bc1</a>)</li>
<li>node version check now uses process.versions.node (<a href="https://github.com/yargs/yargs-parser/issues/450" data-hovercard-type="pull_request" data-hovercard-url="/yargs/yargs-parser/pull/450/hovercard">#450</a>) (<a href="https://github.com/yargs/yargs-parser/commit/d07bcdbe43075f7201fbe8a08e491217247fe1f1">d07bcdb</a>)</li>
<li>parse options ending with 3+ hyphens (<a href="https://github.com/yargs/yargs-parser/issues/434" data-hovercard-type="pull_request" data-hovercard-url="/yargs/yargs-parser/pull/434/hovercard">#434</a>) (<a href="https://github.com/yargs/yargs-parser/commit/4f1060b50759fadbac3315c5117b0c3d65b0a7d8">4f1060b</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v21.1.0-deno
2022-08-03T19:24:17Z
yargs-parser-v21.1.0-deno
<p>chore: yargs-parser-v21.1.0 release</p>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v21.0.1
2022-02-27T15:09:34Z
yargs-parser: v21.0.1
<h3><a href="https://github.com/yargs/yargs-parser/compare/yargs-parser-v21.0.0...yargs-parser-v21.0.1">21.0.1</a> (2022-02-27)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>return deno env object (<a href="https://github.com/yargs/yargs-parser/issues/432" data-hovercard-type="pull_request" data-hovercard-url="/yargs/yargs-parser/pull/432/hovercard">#432</a>) (<a href="https://github.com/yargs/yargs-parser/commit/b00eb87b4860a890dd2dab0d6058241bbfd2b3ec">b00eb87</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v21.0.1-deno
2022-02-27T15:10:13Z
yargs-parser-v21.0.1-deno
<p>chore: yargs-parser-v21.0.1 release</p>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v21.0.0
2021-11-16T02:47:54Z
yargs-parser yargs-parser-v21.0.0
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>drops support for 10 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1030907362" data-permission-text="Title is private" data-url="https://github.com/yargs/yargs-parser/issues/421" data-hovercard-type="pull_request" data-hovercard-url="/yargs/yargs-parser/pull/421/hovercard" href="https://github.com/yargs/yargs-parser/pull/421">#421</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>esm json import (<a href="https://www.github.com/yargs/yargs-parser/issues/416">#416</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/90f970a6482dd4f5b5eb18d38596dd6f02d73edf">90f970a</a>)</li>
<li>parser should preserve inner quotes (<a href="https://www.github.com/yargs/yargs-parser/issues/407">#407</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/ae11f496a8318ea8885aa25015d429b33713c314">ae11f49</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>drops support for 10 (<a href="https://www.github.com/yargs/yargs-parser/issues/421">#421</a>) (<a href="https://www.github.com/yargs/yargs-parser/commit/3aaf8784f5c7f2aec6108c1c6a55537fa7e3b5c1">3aaf878</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v21.0.0-deno
2021-11-16T02:48:37Z
yargs-parser-v21.0.0-deno
<p>chore: yargs-parser-v21.0.0 release</p>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v20.2.9
2021-06-20T23:42:17Z
yargs-parser yargs-parser-v20.2.9
<h3>Bug Fixes</h3>
<ul>
<li><strong>build:</strong> fixed automated release pipeline (<a href="https://www.github.com/yargs/yargs-parser/commit/1fe9135884790a083615419b2861683e2597dac3">1fe9135</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/50258379/yargs-parser-v20.2.9-deno
2021-06-20T23:42:55Z
yargs-parser-v20.2.9-deno
<p>chore: yargs-parser-v20.2.9 release</p>
github-actions[bot]