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
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Add your Strapi collections into a MeiliSearch instance. The plugin listens to m
32
32
-[📖 Documentation](#-documentation)
33
33
-[🔧 Installation](#-installation)
34
34
-[🎬 Getting Started](#-getting-started)
35
-
-[🤖 Compatibility with MeiliSearch and Strapi](#-compatibility-with-meilisearch)
35
+
-[🤖 Compatibility with MeiliSearch and Strapi](#-compatibility-with-meilisearch-and-strapi)
36
36
-[💡 Learn More](#-learn-more)
37
37
-[⚙️ Development Workflow and Contributing](#️-development-workflow-and-contributing)
38
38
-[🌎 Community support](#️-community-support)
@@ -292,19 +292,17 @@ You can now use the plugin on your Strapi project.
292
292
293
293
## 🤖 Compatibility with MeiliSearch and Strapi
294
294
295
-
Complete installation requirements are the same as for Strapi itself and can be found in the documentation under [installation Requirements](https://strapi.io/documentation/v3.x/installation/cli.html#step-1-make-sure-requirements-are-met).
296
-
297
295
**Supported Strapi versions**:
298
296
297
+
Complete installation requirements are the same as for Strapi itself and can be found in the documentation under [installation Requirements](https://strapi.io/documentation/v3.x/installation/cli.html#step-1-make-sure-requirements-are-met).
298
+
299
299
- Strapi v3.4.x
300
300
301
301
(This plugin may work with the older Strapi versions, but these are not tested nor officially supported at this time.)
302
302
303
303
**Supported MeiliSearch versions**:
304
304
305
-
- MeiliSearch v0.19
306
-
307
-
To update MeiliSearch to a more recent version, please follow [this guide](https://docs.meilisearch.com/create/how_to/updating.html#update-to-the-latest-meilisearch-version).
305
+
This package only guarantees the compatibility with the [version v0.20.0 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.20.0).
0 commit comments