The setting ```diff rootName={false} ``` hid the root key before (in 1+ version). But now it shows the key with empty string: <img width="586" alt="image" src="https://user-images.githubusercontent.com/6815714/191729591-ec4ad3ed-a49a-44c4-9748-a82c9fcd6d24.png"> Before it was just: ```json [ "Yiisoft\\ErrorHandler\\Middleware\\ErrorCatcher", "Yiisoft\\Yii\\Middleware\\SubFolder", "Yiisoft\\Router\\Middleware\\Router" ] ```