strapi-community / jekyll-strapi

Jekyll plugin to retrieve content from any Strapi API.
https://strapi.io
MIT License
57 stars 30 forks source link

Add basic strapi5 compatibility option #36

Open DeppsOpz opened 6 days ago

DeppsOpz commented 6 days ago

This PR adds a strapi5 compatibility option to address some breaking changes made in the API. This has been tested with a fairly basic strapi5 setup, so not all breaking changes in v5 may be covered.