Strapi v3.0.0-rc.1 Release Notes

Release Date: 2020-05-18 // almost 4 years ago
  • 🚀 🎉 Do you want to test this pre-release? 🎉

    You can run

    npx create-strapi-app@rc my-test --quickstart
    

    🍱 ⚠️ DO NOT MIGRATE ⚠️

    🚀 This pre-release contains breaking changes so you should not try migrating an existing app until we release the final v3.0.0 release with the migration guides.

    For the curious ones out there, here are a few more details:

    🍱 💅 Enhancement

    🍱 🐛 Bug fix

    • 🍱 [plugin:graphql] 💥 Ignore private fields input on user register (#6047) @gfpacheco
    • 🔌 [plugin:users-permissions] fix vk providers (#5783) @sulakin
    • 🍱 [plugin:users-permissions] 💥 in register, response will only include jwt if email confirmation is false (#6192) @ramigs

    🍱 🚀 New feature