13.x
Use new Stringable(...) instead of Str::of()/str() internally in the framework source (#60852)
[9.x] Introducing a fresh new look for Artisan (#43065)
Improve docblocks for nullable parameters (#56995)
remove unnecessary `with()` helper call (#56975)
Fixes confirm default value (#43334)
Replace throw_if/throw_unless with explicit if/throw in src/ (#60944)
[11.x] Include 'success' console component (#52112)
[10.x] Prompts (#46772)
[13.x] Add missing @throws into docblock for various methods (#59016)
Fix TwoColumnDetail stripping trailing punctuation from second column values (#59010)