Skip to content

v0.8.0 🔗

Compare
Choose a tag to compare
@meili-bot meili-bot released this 12 Jul 09:19
· 821 commits to refs/heads/main since this release
064b0f7

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 to facets causing a throw when using this package version with a version of Meilisearch prior to v0.28.0. (#779) @bidoubiwa

🚀 Enhancements

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 ! 🎉