v0.0.8
Added the ability to index arbitrary properties from a page's frontmatter metadata, simplified the search query sanitization function to use Unicode properties and hence extend support to global writing scripts, and dependency updates.
Improvements
- Index configurable page metadata keys 3400ff5
- Add site name and version to localised build data 0b266fe
- Sanitize query using Unicode properties cab70e7
Dependency Updates
- Upgrade commander from v14.0.1 to v14.0.2
- Upgrade string-strip-html from v13.4.23 to v13.5.0
- Upgrade vite from v6.3.6 to v6.4.1
- Upgrade vitest from v3.2.4 to v4.0.15
- Upgrade winston from v3.18.3 to v3.19.0