Strapi Second Beta Release for v.4.3.0

Hi everyone, we just released the second beta for Strapi v4.3.0.

This release includes various improvements and new features regarding TypeScript support and Media Library Folders.

Notable changes are:

  • Addition of schema typings (#13416)
  • Automatic schema types generation using a CLI command (#13460)
  • Multiple bug fixes on the Media Library Folder feature (see latest merged PRs)

Again, thanks for all the issues raised on those topics and for your feedback. Can’t wait to hear what you think about this new release.

To test this release, please use the following command:
npm create-strapi-app@beta my-project

1 Like