cmfcmf / docusaurus-search-local

Offline / Local Search for Docusaurus v2. Try it live at:
https://cmfcmf.github.io/OpenWeatherMap-PHP-API/
MIT License
435 stars 67 forks source link

Add support for docusaurus v3 #194

Closed vixducis closed 8 months ago

vixducis commented 10 months ago

The title says it all. The docusaurus v3 beta has been dropped recently, and it promises some nice improvements. Adding support for this new version would be awesome.

ashleykolodziej-moodys commented 10 months ago

I also need Docusaurus v3 support.

oawad79 commented 10 months ago

yes, please

canuto commented 10 months ago

🙏

DEVTomatoCake commented 10 months ago

Simply overriding the dependency seems to work.

Add this to your package.json:

"overrides": {
    "@cmfcmf/docusaurus-search-local": {
        "@docusaurus/core": "^3.0.0-rc.0"
    }
}
SubJunk commented 8 months ago

There is a maintained fork of this repository that supports v3 https://github.com/easyops-cn/docusaurus-search-local