- explicit typesense dependency version
- Fixed return type of
getDefaultCollectionFieldsand custom collectionfields - Renamed
typesenseOptionstoserverConfigin PluginOptions and add doc comments. - Added VN locale.
- Added
indexCodeBlocksplugin config option to control whether code blocks should be indexed or not. Defaults tofalseto avoid indexing large code blocks which may not be relevant for search results and can bloat the index. - Automatically inject collection name into Search component via virtual module
- Added
versionedSearchplugin option - Added
transformRecordhook for mutating data - Added
failOnIndexErrorplugin option - Fix: remove non-doc element before indexing
- First release 🔥