[news] Yii Assets 5.0


Version 5 of Yii Assets package was released.

  • Add AssetManager::getUrl() method instead of getAssetUrl() method that is marked as deprecated.
  • Move di-web configuration to di and allow to set publisher via parameters.
  • Add debug collector for yiisoft/yii-debug.
  • Raise the minimum PHP version to 8.1 and minor refactoring.
  • Improve AssetBundle properties' Psalm types.
  • Fix: AssetManager load empty AssetBundle when register wrong namespace bundle.