v3.0.0
The meilisearch addon is now part of The Rad Pack. As part of this, please run the following commands when upgrading:
composer remove elvenstar/statamic-meilisearch
composer require statamic-rad-pack/meilisearch
What's new
What's fixed
- Use getSearchReference method instead of reference #18 by @duncanmcclean
- The
Searchable
interface is now used in place of concrete implementations #19 by @j6s
Breaking changes
- This addon only supports Statamic 4 now
- The package name has changed to
statamic-rad-pack/meilisearch