Skip to content

v0.6.2 🚀

Choose a tag to compare

@meili-bot meili-bot released this 15 Mar 20:09
· 663 commits to refs/heads/main since this release
6fe6f2f

🔥 Strapi V4 compatibility !! 🔥

⚠️ Breaking changes

Hello everyone! This release marks the compatibility with v4 of Strapi. All versions from now on ( v0.6.x and higher ) will only be compatible with v4 of Strapi. If you still want to download the v3 version you can access it using the @strapi_v3 tag on npm

# v4
yarn add strapi-plugin-meilisearch
# v3
yarn add strapi-plugin-meilisearch@strapi_v3

Because the breaking changes are linked to the breaking changes between Strapi v3 and Strapi v4, I suggest that you read the README.md file to find out how the strapi-plugin-meilisearch works in a Strapi V4 environment!

🐛 Bug Fixes

Thanks again to @bidoubiwa! 🎉