Version 12.2 of Yii View package has been released. Here are the list of improvements and fixes included in the new version:
- allowed to pass
Stringableobjects toWebView::setTitle()method; - allowed using multiple theme paths in
yiisoft/view → theme → pathMappackage parameter.