Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

v0.8.0

Latest
Compare
Choose a tag to compare
@ggrossetie ggrossetie released this 20 Sep 08:58

This release includes bug fixes and improvements from three contributors! 🤗

Bug fixes

  • Add contentCatalog and env parameters to generateIndex() to avoid error: Cannot read property DOCSEARCH_INDEX_VERSION` of undefined - thanks @Janaka-Steph

Improvements

  • Don't index pagination navigation as these are the titles of other pages and it would otherwise pollute the index - thanks @ahus1
  • Add basePath and pagePath as data attributes to avoid using an inline script (might be blocked by strict Content-security-policy) - thanks @citizenken

Infrastructure

  • Bump standard from 14.3.3 to 14.3.4
  • Bump mocha from 7.1.2 to 8.1.3
  • Bump js-yaml from 3.13.1 to 3.14.0
  • Bump lodash from 4.17.14 to 4.17.19