Skip to content

v0.10.0 🎵

Compare
Choose a tag to compare
@meili-bot meili-bot released this 20 Dec 13:51
· 245 commits to refs/heads/main since this release
d0a5bee

⚠️ Breaking changes

The configuration file config/packages/meili_search.yml should now be config/packages/meilisearch.yml.
And its root key should be: meilisearch: instead of meili_search, if you don't change those names, you'll get errors like this:

There is no extension able to load the configuration for "meili_search" (in "/var/www/symfony_docker/config/packages/meilisearch.yaml"). 
Looked for namespace "meili_search", found ""framework", "doctrine", "doctrine_fixtures", "maker", "doctrine_migrations", "twig", "twig_extra", "meilisearch"".

Thanks again to @brunoocasali, @wucherpfennig, and @mmachatschek! 🎉