You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
542: Make plugin v3 version compatible with latest version of Meilisearch (v0.29.1) r=bidoubiwa a=bidoubiwa
⚠️ Failing tests are fixed in this PR #543
This plugin hold both the version compatible with Strapi v4 `strapi-plugin-meilisearch@latest` and Strapi v3 `strapi-plugin-meilisearch@strapi_v3`.
Until this PR, the strapi v3 plugin as not compatible with the latest version of Meilisearch. This is now the case!
Fixes: #444
Co-authored-by: Charlotte Vermandel <[email protected]>
Co-authored-by: cvermand <[email protected]>
Co-authored-by: meili-bors[bot] <89034592+meili-bors[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -444,7 +444,7 @@ Complete installation requirements are the same as for Strapi itself and can be
444
444
445
445
**Supported Meilisearch versions**:
446
446
447
-
This package only guarantees the compatibility with the [version v0.26.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v0.26.0).
447
+
This package only guarantees the compatibility with the [version v0.29.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v0.29.0).
0 commit comments