Skip to content

Releases: easyops-cn/docusaurus-search-local

v0.48.4

20 Jan 03:09
f64b972
Compare
Choose a tag to compare

0.48.4 (2025-01-20)

Bug Fixes

v0.48.3

16 Jan 06:44
f33d395
Compare
Choose a tag to compare

0.48.3 (2025-01-16)

Bug Fixes

  • sync the input value and focus state for SSR (be7c125)

v0.48.2

16 Jan 02:32
dc229e6
Compare
Choose a tag to compare

0.48.2 (2025-01-16)

Bug Fixes

  • excludes mobile toc button for search marks, fixes #473 (b8dd155)

v0.48.1

16 Jan 01:47
401f4d4
Compare
Choose a tag to compare

0.48.1 (2025-01-16)

Bug Fixes

  • do not limit the search page result by searchResultLimits, closes #480 (29f6d69)

v0.48.0

14 Jan 08:13
416b553
Compare
Choose a tag to compare

0.48.0 (2025-01-14)

Features

  • add active border highlight for search bar input (06ddff2)

v0.47.0

07 Jan 02:51
760ac46
Compare
Choose a tag to compare

0.47.0 (2025-01-07)

Features

v0.46.1

27 Nov 14:42
8b49aba
Compare
Choose a tag to compare

0.46.1 (2024-11-27)

Bug Fixes

  • fix Uncaught ReferenceError: importScripts is not defined (139b82b)

v0.46.0

27 Nov 12:17
4376e13
Compare
Choose a tag to compare

0.46.0 (2024-11-27)

Features

  • move search to Web Worker (15b7fba)

v0.45.0

09 Oct 07:05
3f28255
Compare
Choose a tag to compare

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

08 Oct 02:20
3eddfab
Compare
Choose a tag to compare

0.44.6 (2024-10-08)

Bug Fixes

  • use require.resolve for generated js, fixes #459 (4728b28)