Skip to content

skeleton@1.0.6

Choose a tag to compare

@shopify-github-actions-access shopify-github-actions-access released this 12 Mar 19:55
· 933 commits to main since this release
e339835

Patch Changes

  • Improve performance of predictive search: (#1823) by @frandiox

    • Change the request to be GET instead of POST to avoid Remix route revalidations.
    • Add Cache-Control headers to the response to get quicker results when typing.

    Aside from that, it now shows a loading state when fetching the results instead of "No results found.".

  • Updated dependencies [351b3c1b, 5060cf57, 2888014e]: