What's Changed
- Make query example work by using the database service by @kekkis in #5680
- Fix #5672. TypeError when setting config value to '[]' by @weitzman in #5682
- --editor must have a value. Fixes #5670 by @weitzman in #5683
- Fix #5651. drush sec could give better guidance when using drupal/core-recommended by @weitzman in #5684
- Fix 'TypeError: SymfonyStyle::ask(): Argument #2 ($default) must be of type ?string, int given' by @DieterHolvoet in #5690
- Add an EntityToArray simplifier to FormatterManager by @weitzman in #5685
- Fix #5688. sql:query fails when given a Gzip file with path starting … by @phparkle in #5689
- Add Twig debug command by @Chi-teck in #5668
- #5686 Fix issue "Drush installation is not detected for other site al… by @ordermind in #5687
- Update CommandInfoAlterers docs for Drush 12. Also update Woot's CommandInfoAlterer. by @weitzman in #5695
- Add note about dir change when porting commands to Drush 12 by @weitzman in #5696
- Add FieldTextHooks by @DieterHolvoet in #5693
- Fix 'TypeError: FieldBaseOverrideCreateCommands::askFieldDescription(): Argument #1 ($default) must be of type ?string, TranslatableMarkup given' by @DieterHolvoet in #5699
- Defensive code in options hook for field:create by @weitzman in #5700
- Fix image:flush --all by @weitzman in #5702
- Default to render cache clear by @weitzman in #5704
New Contributors
- @kekkis made their first contribution in #5680
- @phparkle made their first contribution in #5689
- @ordermind made their first contribution in #5687
Full Changelog: 12.1.1...12.1.2