Releases: cmfcmf/docusaurus-search-local
Releases · cmfcmf/docusaurus-search-local
v0.0.3
- FIX: Lowercase all search terms before searching the index. A search term with an uppercase letter never gives any results, because the index is all lowercase.
- FEAT: If document and section titles are equal, only display one of them in search results.
v0.0.2
- FIX: Prepend baseUrl when fetching search index.
- FEAT: Add more fields to package.json.