This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
This release includes bug fixes and improvements from three contributors! 🤗
Bug fixes
- Add
contentCatalog
andenv
parameters to generateIndex() to avoiderror: 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
andpagePath
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