Releases: Becklyn/AssetsBundle
Releases · Becklyn/AssetsBundle
2.7.3
2.7.3
🐛 Bug Fixes
- Require correct version of
symfony/service-contractsto be fully Symfony 6 compatible.
2.7.2
2.7.2
🐛 Bug Fixes
- Require correct version of
symfony/cache-contractsto be fully Symfony 6 compatible.
2.7.1
2.7.1
✨ Improvements
- Add missing return type for
CacheWarmer::isOptional().
2.7.0
2.7.0
🎁 New Features
- Add support for PHP 8.
✨ Improvements
- Add missing property types and return types.
- Add support for Symfony 6.
🛠️ Internal
- Fix Symfony deprecations.
- Replace TravisCI with GitHub Actions.
- Remove support for Symfony 4.4.
allow support with PHP above 7.4 and Symfony 4
2.6.10 Update code owners
2.6.9
2.6.8
2.6.7
2.6.6
✨ Improvements
- Add dump of dependency map to debug command output.
- Add proper section headlines to debug command output.
🐛 Bug Fixes
- Always automatically load dependency maps for all extensions (and cache the map).
👋 Deprecations
- Deprecate the option
dependency_mapsfrom the config. These are now automatically loaded for all namespaces
from path/js/_dependencies.json.