Skip to content

v0.20.0 πŸ¦€

Compare
Choose a tag to compare
@meili-bot meili-bot released this 03 Oct 16:22
· 618 commits to refs/heads/main since this release
79642ad

This version makes this package compatible with Meilisearch v0.29.1 πŸŽ‰
Check out the changelog of Meilisearch v0.29.1 for more information on the changes.

πŸš€ Enhancements

  • Ensure support to the new search query parameter matchingStrategy (#333) @bidoubiwa
  • Ensure support to keys with wildcarded actions.
    • actions field during key creation now accepts wildcards on actions. For example, indexes.* provides rights to indexes.create, indexes.get,indexes.delete, indexes.delete, and indexes.update. meilisearch/meilisearch#2560

⚠️ Breaking Changes

Thanks again to @bidoubiwa, @curquiza, and @vishalsodani! πŸŽ‰