Minor version of Yii View Extension was tagged. There are some improvements and fixes:
- added layout specific injections;
- implement lazy loading for injections;
- added debug collector for
yiisoft/yii-debug
; - made
viewPath
inViewRenderer
constructor optional; - fixed find for layout file due to compatibility with
yiisoft/view
.