tag:github.com,2008:https://github.com/metonym/svelte-search/releases
Release notes from svelte-search
2025-01-08T00:18:25Z
tag:github.com,2008:Repository/255177714/v2.1.1
2025-01-08T00:19:30Z
v2.1.1
<p><strong>Fixes</strong></p>
<ul>
<li>add <code>exports</code> field to <code>package.json</code> (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/metonym/svelte-search/commit/db05242dc517eb6e8e80017f9bc26b7ded8496b9/hovercard" href="https://github.com/metonym/svelte-search/commit/db05242dc517eb6e8e80017f9bc26b7ded8496b9"><tt>db05242</tt></a>)</li>
</ul>
metonym
tag:github.com,2008:Repository/255177714/v2.1.0
2024-05-04T19:44:46Z
v2.1.0
<p><strong>Features</strong></p>
<ul>
<li>set <code>action</code> attribute on form element (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/metonym/svelte-search/commit/c3b9bce78dbbc7b68bd84f0610e537504030d086/hovercard" href="https://github.com/metonym/svelte-search/commit/c3b9bce78dbbc7b68bd84f0610e537504030d086"><tt>c3b9bce</tt></a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2279163033" data-permission-text="Title is private" data-url="https://github.com/metonym/svelte-search/issues/20" data-hovercard-type="pull_request" data-hovercard-url="/metonym/svelte-search/pull/20/hovercard" href="https://github.com/metonym/svelte-search/pull/20">#20</a>)</li>
</ul>
metonym
tag:github.com,2008:Repository/255177714/v2.0.2
2023-12-08T03:03:35Z
v2.0.2
<p><strong>Fixes</strong></p>
<ul>
<li>fix TypeScript definitions so <code>$$restProps</code> works with Svelte 4+ (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/metonym/svelte-search/commit/ba6902e1bad807f097e0ffa87a3e39e3c2a87cfd/hovercard" href="https://github.com/metonym/svelte-search/commit/ba6902e1bad807f097e0ffa87a3e39e3c2a87cfd"><tt>ba6902e</tt></a>)</li>
<li>co-locate TypeScript definitions with component source code (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/metonym/svelte-search/commit/0c18afdf20c6a39ae60511ad9abbd96e14ad96a1/hovercard" href="https://github.com/metonym/svelte-search/commit/0c18afdf20c6a39ae60511ad9abbd96e14ad96a1"><tt>0c18afd</tt></a>)</li>
</ul>
metonym
tag:github.com,2008:Repository/255177714/v2.0.1
2022-08-16T18:58:15Z
v2.0.1
<p><strong>Fixes</strong></p>
<ul>
<li>set <code>type="module"</code> in <code>package.json</code> (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/metonym/svelte-search/commit/c903e364175a644ce67be802cbd03800de5ffc07/hovercard" href="https://github.com/metonym/svelte-search/commit/c903e364175a644ce67be802cbd03800de5ffc07"><tt>c903e36</tt></a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1340744296" data-permission-text="Title is private" data-url="https://github.com/metonym/svelte-search/issues/13" data-hovercard-type="pull_request" data-hovercard-url="/metonym/svelte-search/pull/13/hovercard" href="https://github.com/metonym/svelte-search/pull/13">#13</a> contributed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dd10-e/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dd10-e">@dd10-e</a>)</li>
</ul>
metonym
tag:github.com,2008:Repository/255177714/v2.0.0
2022-06-29T03:46:54Z
v2.0.0
<p><strong>Breaking Changes</strong></p>
<ul>
<li>remove style block and <code>.hideLabel</code> class; inline visually hidden styles instead</li>
<li>drop support for bundled ES/UMD formats</li>
<li>use <code>.svelte.d.ts</code> extension for component TypeScript definition</li>
</ul>
metonym
tag:github.com,2008:Repository/255177714/v1.1.0
2021-03-15T20:33:00Z
v1.1.0
<p><strong>Features</strong></p>
<ul>
<li>add <code>removeFormAriaAttributes</code> prop to remove form <code>role</code> and <code>aria-labelledby</code>; default value is <code>false</code> (contributed by <a href="https://github.com/Skovvart">@Skovvart</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2031840359" data-permission-text="Title is private" data-url="https://github.com/metonym/svelte-search/issues/19" data-hovercard-type="pull_request" data-hovercard-url="/metonym/svelte-search/pull/19/hovercard" href="https://github.com/metonym/svelte-search/pull/19">#19</a> )</li>
</ul>
metonym
tag:github.com,2008:Repository/255177714/v1.0.0
2020-12-31T18:25:17Z
v1.0.0
<p><strong>Breaking Changes</strong></p>
<ul>
<li>Combine <code>debounce</code> and <code>debounceValue</code>; default <code>debounce</code> value is <code>0</code></li>
<li>Use value for <code>e.detail</code> for dispatched "type" event</li>
<li>Add <code>autofocus</code>, <code>ref</code> props</li>
<li>Remove <code>name</code>, <code>clear</code>, <code>focus</code> props</li>
<li>Use <code>SvelteComponentTyped</code> in TypeScript definitions</li>
</ul>
metonym
tag:github.com,2008:Repository/255177714/v0.2.0
2020-11-17T13:47:58Z
v0.2.0
<p><strong>Features</strong></p>
<ul>
<li>Add TypeScript definitions</li>
</ul>
metonym
tag:github.com,2008:Repository/255177714/v0.1.1
2020-04-14T01:18:56Z
v0.1.1
<p>v0.1.1</p>
metonym
tag:github.com,2008:Repository/255177714/v0.1.0
2020-04-12T21:58:32Z
v0.1.0
<p>v0.1.0</p>
metonym