Skip to content

v0.7.0

Choose a tag to compare

@cmfcmf cmfcmf released this 04 Dec 16:08
· 127 commits to main since this release
  • FEAT: Infer docsPath, docsRouteBasePath, and blogRouteBasePath from Docusaurus context
  • FEAT: Make similarity tuning parameters and boosting behavior of title vs content vs parent categories configurable (#67)
  • FEAT: Align documentation version detection with DocsVersionNavbarItem
  • FIX: Correctly exclude tags pages of both docs and blogs, respect tagsBasePath if configured
  • BREAKING: Now requires Docusaurus v2.0.0-beta4 or later
  • BREAKING: Now requires at least Node.js 14
  • CLEANUP: Reorganize repository layout, use yarn workspaces