Skip to content

Releases: easyops-cn/docusaurus-search-local

v0.55.2

31 May 09:50
477b364

Choose a tag to compare

0.55.2 (2026-05-31)

Bug Fixes

  • some languages need lunr wordcut (1e60641)
  • some languages need lunr wordcut (d871555), closes #438

v0.55.1

28 Feb 13:34
ab8aa83

Choose a tag to compare

0.55.1 (2026-02-28)

Bug Fixes

  • limit caret-to-end fix to small screens (max-width: 576px) only (d1d6e08)
  • move caret to end of input when re-opening search bar on mobile (47692df)
  • move search caret to end on focus, small screens only (69c24f1)

v0.55.0

13 Feb 04:20
379d32f

Choose a tag to compare

0.55.0 (2026-02-13)

Features

  • make open-ask-ai opt-in via optional peer dependency (#563) (98d7888)

v0.54.1

10 Feb 08:45
192e9b2

Choose a tag to compare

0.54.1 (2026-02-10)

Bug Fixes

  • Cannot read properties of undefined (reading 'toLowerCase') (3f45515)

v0.54.0

08 Feb 14:40
9d9d714

Choose a tag to compare

0.54.0 (2026-02-08)

Features

  • make open-ask-ai async and optional (4c404ab)
  • make open-ask-ai async and optional (e031739), closes #558

v0.53.0

05 Feb 11:54
5c139ff

Choose a tag to compare

0.53.0 (2026-02-05)

Features

v0.52.3

29 Jan 08:29
22a4c17

Choose a tag to compare

0.52.3 (2026-01-29)

Bug Fixes

  • replace useDocsPreferredVersion with useActiveVersion #467 (7e72ef4)
  • replace useDocsPreferredVersion with useActiveVersion (15ba30d)

v0.52.2

01 Dec 06:48
452579a

Choose a tag to compare

0.52.2 (2025-12-01)

Bug Fixes

  • wrap SearchBar with DocsPreferredVersionContextProvider for Docusaurus 3.9+ compatibility (5aedc2e)
  • wrap SearchBar with DocsPreferredVersionContextProvider for Docusaurus 3.9+ compatibility (1b4f011)

v0.52.1

22 Jul 03:48
c326329

Choose a tag to compare

0.52.1 (2025-07-22)

Bug Fixes

  • Fix non-deterministic search-index.json generation #529 (964f84a)

v0.52.0

16 Jul 12:59
13de464

Choose a tag to compare

0.52.0 (2025-07-16)

Features

  • Add configurable keyboard shortcut for search bar focus (92b32ee), closes #516