aymeric-giraudet / svelte-algolia-instantsearch

A Svelte component library for Algolia InstantSearch.js
https://svelte-algolia-instantsearch.vercel.app/
MIT License
45 stars 12 forks source link

Sveltekit 2 dependencies #35

Closed mathg closed 7 months ago

mathg commented 8 months ago

Sveltekit 2 has been released this week but when upgrading I see this warning from Vite

└─┬ svelte-algolia-instantsearch 0.12.0
  └── ✕ unmet peer @sveltejs/kit@">= 1 < 2": found 2

I ran my project with the upgraded version of sveltekit and the current of version of svelte-algolia-instantsearch and it's not breaking anything.

aymeric-giraudet commented 7 months ago

Done ! I'll look at the rest of the issues over the weekend