💥 Breaking changes
- [Admin] Improve ESLint configuration (#275)
🚀 New feature
- [Plugin] Inject components in others plugins (#301)
- [Admin] Create NotFound component (#304)
- [Admin] Create plugin list view (#322)
🐛 Bug Fix
- [Plugin] Fix Content Manager relations management types detection (#300)
- [Plugin] Fix Content Type Builder quotes name and description (#303)
- [Plugin] Fix Settings Manager select input for auto select (#313)
- [Plugin] Fix database client installation Settings Manager (#320)
- [Plugin] Fix bug when trying to edit a temporary Content Type (#324, #326)
💅 Enhancement
- [Plugin] Improve plugin generator
- [Plugin] Components design improvements (#308)
- [Documentation] Fix errors in UI-components code examples (#312)
- [Framework] Improve relation for generated APIs (#316)
- [Framework] Be able to use CLI with local version of Strapi (#317, 96e9d3e)
- [Plugin] Auto select the correct database port (#321)