Releases: praveenn77/docusaurus-lunr-search
Releases · praveenn77/docusaurus-lunr-search
v3.5.0
What's Changed
- Fix warnings about duplicate lunr.Pipeline.registerFunction() calls by @octogonz in #152
- Expose Lunr field attributes to docusaurus config by @labaneilers in #154
New Contributors
- @octogonz made their first contribution in #152
- @labaneilers made their first contribution in #154
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- feat: add autoFocus prop by @jkcs in #143
- Fix: Index html file when multiple article elements present in file by @mcintyre-ionic in #145
New Contributors
- @jkcs made their first contribution in #143
- @mcintyre-ionic made their first contribution in #145
Full Changelog: v3.3.2...v3.4.0
v3.3.2
What's Changed
- feat: Introduce option maxHits: Show more or less than the default 5 hits when searching by @JohannesDienst-askui in #132
- docs: update README and description for V3 by @soysource in #135
New Contributors
- @JohannesDienst-askui made their first contribution in #132
- @soysource made their first contribution in #135
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Use ⌘ to trigger search bar for Mac users by @wrgoldstein in #127
- docs(#128): add info about lunr by @vitonsky in #129
New Contributors
- @wrgoldstein made their first contribution in #127
- @vitonsky made their first contribution in #129
Full Changelog: v3.3.0...v3.3.1
v3.3.0
v3.2.0
v3.1.0
assetUrl option added and dev crash issue fix
Full Changelog: v3.0.0...v3.1.0
v3.0.0 Release
What's Changed
- Further develop the
data-search-children
functionality by @Jeandcc in #117 - Added
highlightResult
option
New Contributors
Full Changelog: v2.4.2...v3.0.0
v2.4.2 Release
data-search-children
option added
Check this issue #115 for more detail
Full Changelog: v2.4.1...v2.4.2
v2.4.1 - Release
Dark theme support added