Skip to content

Make Plugin Compatible with All Strapi v4 Variants #46

@Yash-CXAI

Description

@Yash-CXAI

Describe the bug
The plugin currently only works with Strapi v4.25.20 and does not support other Strapi v4 variants (e.g., 4.25.11). This limits its usability and causes compatibility issues for users on different Strapi v4 versions.

To Reproduce
Steps to reproduce the behavior:

  • Install the plugin on Strapi v4.25.11 or any other v4 version except 4.25.20.
  • Try to use the plugin.
  • The plugin does not function as expected or throws errors.

Expected behavior
The plugin should be compatible with all Strapi v4 versions, not just 4.25.20. It should work on older and newer v4 releases without issues.

Possible Solution
Update dependencies to allow compatibility with all Strapi v4 variants.
Identify and fix breaking changes that cause version restrictions.
Test the plugin with a range of Strapi v4.x versions.

Additional Context
Supporting all Strapi v4 variants will improve usability and prevent unnecessary version downgrades or upgrades just to use the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions