v0.8.0 🔗
·
821 commits
to refs/heads/main
since this release
This version makes this package compatible with Meilisearch v0.28.0 🎉
Check out the changelog of Meilisearch v0.28.0 for more information on the changes.
💥 Breaking changes
- This release is only compatible with the latest version of Meilisearch v0.28.0
facetsDistribution
search request parameter was renamed tofacets
causing a throw when using this package version with a version of Meilisearch prior tov0.28.0
. (#779) @bidoubiwa
🚀 Enhancements
- Pass client agent to meilisearch-js (#780) @bidoubiwa
Analytics is enabled by default in the server, but you can disable them by following this guide
Also, of course, every analytics data we collect are ANONYMOUS read the guide for more information.
Thanks again to @bidoubiwa ! 🎉