Skip to content

v2.0.0

Choose a tag to compare

@vsamofal vsamofal released this 28 Feb 09:13
· 10 commits to main since this release

2.0.0 (2026-02-28)

  • feat!: migrate plugin to Strapi v5 (bcbb35d)

BREAKING CHANGES

  • This version requires Strapi v5, Node.js >= 24, and pnpm >= 10.
    Migrated from @strapi/helper-plugin to @strapi/strapi/admin APIs,
    updated Design System imports, upgraded react-editor-js to v2,
    and migrated build tooling from npm/yarn to pnpm.