typesense / docusaurus-theme-search-typesense

A fork of the awesome @docusaurus/theme-search-algolia library customized to work with Typesense
https://typesense.org/docs/guide/docsearch.html
MIT License
65 stars 14 forks source link

@docusaurus/core and @docusaurus/theme-common are out of date #39

Closed Zamiell closed 10 months ago

Zamiell commented 11 months ago

I get the following errors when installing this library:

➤ YN0060: │ @docusaurus/core is listed by your project with version 3.0.1, which doesn't satisfy what docusaurus-theme-search-typesense (pe3d48) requests (3.0.0).
➤ YN0060: │ @docusaurus/theme-common is listed by your project with version 3.0.1, which doesn't satisfy what docusaurus-theme-search-typesense (pf65e6) requests (3.0.0).

Can these be updated? Additionally, maybe the ranges should be less strict to allow for any version in the range between 3.0.0 >= x < 4.0.0 ?

jasonbosco commented 11 months ago

@Zamiell Could you try with v0.14.1-0 of docusaurus-theme-search-typesense?

Additionally, maybe the ranges should be less strict to allow for any version in the range between 3.0.0 >= x < 4.0.0 ?

In the past, I've seen Docusaurus crash if these version numbers don't exactly match... which is why I pinned them to track the docusaurus versions.

Zamiell commented 10 months ago

@jasonbosco v0.14.1-0 seems to work great, thanks. Can you push it live?

jasonbosco commented 10 months ago

Thank you for confirming. Just published 0.14.1.