Skip to content

Releases: easyops-cn/docusaurus-search-local

v0.27.2

21 Jun 06:06
09b3bfb
Compare
Choose a tag to compare

0.27.2 (2022-06-21)

Bug Fixes

  • search page for non latest doc versions (15f6161)
  • use the active plugin id when getting the current docs version (824e134)
  • fix active plugin may be undefined (0bfbbb2)
  • make @docusaurus/theme-common as peer (68dc812)

v0.27.1

13 Jun 01:27
5ce699b
Compare
Choose a tag to compare

0.27.1 (2022-06-13)

Bug Fixes

  • properly support no trailing slashes after fixing indexing top level pages (999bd8b), closes #212

v0.27.0

29 May 09:56
0bec887
Compare
Choose a tag to compare

0.27.0 (2022-05-29)

Features

v0.26.1

25 May 13:26
910f87b
Compare
Choose a tag to compare

0.26.1 (2022-05-25)

Bug Fixes

  • fix i18n id of theme.SearchPage.noResultsText (fe530f3)

v0.26.0

24 May 10:32
18c896e
Compare
Choose a tag to compare

0.26.0 (2022-05-24)

Features

v0.25.0

19 May 08:21
2f98e5f
Compare
Choose a tag to compare

0.25.0 (2022-05-19)

⚠ BREAKING CHANGES

  • drop translations in options

Features

  • on board docusaurus i18n system (70868c3), closes #160

v0.24.1

19 May 07:03
a931ff0
Compare
Choose a tag to compare

0.24.1 (2022-05-19)

Bug Fixes

  • fix indexing content between h1 and h2 (f38b307)

v0.24.0

18 May 10:26
f3c55d4
Compare
Choose a tag to compare

0.24.0 (2022-05-18)

Features

  • Add option to disable the default lunr stemmer (ff8e9a2)

Bug Fixes

  • deps: update dependency fs-extra to v10 (96c9220)
  • Fix parsing of top level pages when using docs only mode (ff8e9a2)
  • Fix passing of top sections for versions of docusaurus with breadcrumbs (ff8e9a2)
  • Fix search term highlighting when reusing the same search string (ff8e9a2)

@easyops-cn/docusaurus-search-local v0.23.3

18 May 01:42
8e60aa9
Compare
Choose a tag to compare

Bug Fixes

  • Update getIndexHash.ts to support mdx and traverseAll (#172) (717942e)

@easyops-cn/docusaurus-search-local v0.23.2

25 Apr 16:10
834f156
Compare
Choose a tag to compare

Bug Fixes