Releases: easyops-cn/docusaurus-search-local
Releases · easyops-cn/docusaurus-search-local
v0.45.0
0.45.0 (2024-10-09)
Features
- fix a perf issue when searching with a large number of Chinese words (abe720c), closes #312
Bug Fixes
- fix a perf issue that cut zh words unnecessary repeatedly (870dc88)
- limit the number of terms, closes #312 (c889047)
v0.44.6
0.44.6 (2024-10-08)
Bug Fixes
- use
require.resolve
for generated js, fixes #459 (4728b28)
v0.44.4
0.44.4 (2024-07-19)
Bug Fixes
- do not initialize lunr multiple times, fixes #155 (0b323d9)
v0.44.2
0.44.2 (2024-06-20)
Bug Fixes
- manually make the search bar be LTR even if in RTL (a5c7184)
v0.43.0
0.43.0 (2024-06-05)
Features
- add theme.SearchPage.searchContext.everywhere to locales (#414) (5e13bda)
v0.42.0
0.42.0 (2024-06-04)
Features
- support add document to multiple context paths (#412), closes #407 (0107676)