13.0.0
What's new since 12.8.2
Be sure to re-initialize your CI scripts (e.g. blt recipes:ci:pipelines:init
) to take advantage of updates, including Composer 2 compatibility on Pipelines.
Also take note of breaking changes below. You'll need to install plugins if you previously used Travis CI, multisite, toggle:modules, or the built-in shell alias.
🚨 Significant changes
- Move Travis CI recipe to plugin. @danepowell (#4360)
- Move multisite recipe to plugin @danepowell (#4361)
- Remove BLT alias @danepowell (#4364)
- Remove toggle:modules command @danepowell (#4365)
🚀 Enhancements
- [pipelines] use Composer 2 and PHP 8 @danepowell (#4373)
🧰 Maintenance
- Fix #4372: Use loophp/phposinfo @danepowell (#4374)