We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3256bdf commit 601caceCopy full SHA for 601cace
1 file changed
README.md
@@ -85,9 +85,15 @@ If you are currently using this package in your plugin and would like to be feat
85
86
Supported Strapi Versions:
87
88
-- Strapi v4.0.x
89
-- Strapi v4.1.x
90
-- Strapi v4.2.x (Tested July 2022)
+| Strapi Version | Supported | Tested On |
+|----------------|------------|---------------|
+| v3 | ❌ | N/A |
91
+| v4.0.x | ✅ | July 2022 |
92
+| v4.1.x | ✅ | July 2022 |
93
+| v4.2.x | ✅ | July 2022 |
94
+| v4.3.x | ✅ | December 2022 |
95
+| v4.4.x | ✅ | December 2022 |
96
+| v4.5.x | ✅ | December 2022 |
97
98
**This plugin will not work with Strapi v3 projects as it utilizes APIs that don't exist in the v3!**
99
0 commit comments