Skip to content

Releases: easyops-cn/docusaurus-search-local

docusaurus-search-local v0.11.2

05 Nov 04:50
fe816c3

Choose a tag to compare

Bug Fixes

  • fix errors in development mode (2331b73)
  • show tips in search page in development mode (4666bee)

docusaurus-search-local v0.11.1

02 Nov 01:42
ff42c8d

Choose a tag to compare

Bug Fixes

docusaurus-search-local v0.11.0

01 Nov 03:04
077cb81

Choose a tag to compare

Features

  • search page to view all results (0495e71)

docusaurus-search-local v0.10.1

30 Oct 08:44
506b5c3

Choose a tag to compare

Bug Fixes

  • process stop words for search keyword (df3d789)

docusaurus-search-local v0.10.0

29 Oct 15:09
cec795f

Choose a tag to compare

Features

docusaurus-search-local v0.9.4

29 Oct 04:51
399dc14

Choose a tag to compare

Bug Fixes

docusaurus-search-local v0.9.3

29 Oct 03:48
768de8c

Choose a tag to compare

Bug Fixes

  • fix languages other than en and zh (f43fd4b), closes #9

docusaurus-search-local v0.9.2

24 Oct 04:19
8aba47c

Choose a tag to compare

Bug Fixes

docusaurus-search-local v0.9.1

24 Oct 03:16
7ab0763

Choose a tag to compare

Bug Fixes

  • check dir before create content hash (faf9cf7)

docusaurus-search-local v0.9.0

24 Oct 01:53
3c9e58c

Choose a tag to compare

Features

  • add a plugin option searchResultLimits (0bdec39)
  • add a plugin option of searchResultContextMaxLength (3313552)
  • validate options using Joi (0b1361a)