Skip to content

Releases: gabrielcsapo/docusaurus-plugin-search-local

Release 2.1.2

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 27 Nov 03:40

🐛 Bug Fix

  • #89 bug: fixes linking search results for sub links, fixes type checking in CI (@gabrielcsapo)

Committers: 1

Release 2.1.1

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 27 Nov 03:05

🚀 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

Choose a tag to compare

@scalvert scalvert released this 11 Oct 21:08

🏠 Internal

Committers: 1

Release 2.0.1

Choose a tag to compare

@scalvert scalvert released this 03 Feb 00:25

🐛 Bug Fix

Committers: 1

Release 2.0.0

Choose a tag to compare

@scalvert scalvert released this 01 Feb 18:28

💥 Breaking Change

🏠 Internal

Committers: 1

Release 1.0.1

Choose a tag to compare

@scalvert scalvert released this 11 May 16:06

🐛 Bug Fix

  • #70 Removing types-only packages from peerDependencies (@scalvert)

Committers: 1

Release 1.0.0

Choose a tag to compare

@scalvert scalvert released this 26 Apr 16:58

🚀 Enhancement

🏠 Internal

Committers: 1

Release 0.10.1

Choose a tag to compare

@scalvert scalvert released this 31 Mar 22:06

🏠 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

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 06 Mar 17:55

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

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 26 Oct 20:26

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)