Revision #8 was created by Mehdi Achour on Dec 19, 2018, 10:54:17 AM.
try bold on h5
Content
[...]
## Changes overview
Here are the main changes in Yii 3. You can check the complete [CHANGELOG](https://github.com/yiisoft/yii-core/blob/master/CHANGELOG.md#300-under-development) for an exhaustive list.
### **Source code splitting**
The framework source code have been split into several packages, and at its core level, Yii no longer makes assumptions about your development stack, or the features you will be using.
This enable you to cherry pick the packages you need to compose your application.