🐛 Bug fix
- [Framework] Fix one to many update (#3158) @alexandrebodin
- [Framework] Fix missing populate in graphql queries (#3157) @alexandrebodin
- [Framework] Fix column name for many to many relations (#3152) @lauriejim
- [Framework] Fix join multi database (#3148) @lauriejim
- [Framework] Set the fetch limit to 100 by default and add a default param (#3141) @alexandrebodin
- [Plugin] Fix issue with graphql loaders (#3151) @alexandrebodin
💅 Enhancement
- [Documentation] Added a paragraph about developing with Strapi and Heroku (#3121) @davidkartuzinski