Releases: gabrielcsapo/docusaurus-plugin-search-local
Releases · gabrielcsapo/docusaurus-plugin-search-local
Release 2.1.2
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fix
#89 bug: fixes linking search results for sub links, fixes type checking in CI (@gabrielcsapo )
Committers: 1
Release 2.1.1
Compare
Sorry, something went wrong.
No results found
🚀 Enhancement
🐛 Bug Fix
#87 feat(a11y): add hotkeys to search input aria props (@bvandercar-vt )
#81 Fixing links to search results if hash is present (@dima )
Committers: 2
Release 2.1.0
Compare
Sorry, something went wrong.
No results found
Release 2.0.1
Compare
Sorry, something went wrong.
No results found
Release 2.0.0
Compare
Sorry, something went wrong.
No results found
💥 Breaking Change
🏠 Internal
Committers: 1
Release 1.0.1
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fix
#70 Removing types-only packages from peerDependencies (@scalvert )
Committers: 1
Release 1.0.0
Compare
Sorry, something went wrong.
No results found
🚀 Enhancement
🏠 Internal
Committers: 1
Release 0.10.1
Compare
Sorry, something went wrong.
No results found
🏠 Internal
#66 Updates configuration to correctly exclude files from package contents (@scalvert )
#65 deps: Moving deps to dev/peer deps to allow the host site to provide those versions (@scalvert )
Committers: 1
Release 0.10.0
Compare
Sorry, something went wrong.
No results found
Changelog:
0.10.0 (2023-03-06)
Features
adds support for Azure App Insights as an analytics source (#64 ) (beab47f )
Bug Fixes
adds .yarnrc.yml to ensure local linkage (non pnp use) (ff5d78c )
Release 0.9.0
Compare
Sorry, something went wrong.
No results found
Changelog:
0.9.0 (2022-10-26)
Features
allow search terms to exist in middle of word (#57 ) (a1b5923 )
show results with additional context (#58 ) (f5e9ebb )
Bug Fixes
highlight functionality is not guarded by option passed in (#56 ) (97db2f3 )
issue with infinite loop on search page (95cdb05 )