master
Use null propagation operator in /engine (#17789)
Fix ///-comments that violate the docs schema (#19957)
Update PSRP protocol to deprecate session key exchange between newer client and server (#25774)
Add property and event for debug attach (#25788)
Make sure the assembly/library resolvers are registered at early stage (#21361)
Add missing XML doc elements for methods in `RunspaceFactory` (#18450)
Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574)
Fix `IDE0049` for `string` in `System.Management.Automation` (#25921)
Fix IDE0083: UseNotPattern (#26209)
Make the experimental feature `PSFeedbackProvider` stable (#26343)
Remove parenthesis for empty attribute parameters (#20087)
Fix IDE0044: MakeFieldReadonly part 12 (#13967)
Fix `Write-Host` to respect `OutputRendering = PlainText` (#21188)
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)
Add the parameter `Register-ArgumentCompleter -NativeFallback` to support registering a cover-all completer for native commands (#25230)
Add remote runspace check for PushRunspace
Fix `IDE0049` for `object` in `System.Management.Automation`. Part 1 (#25923)
Fix checks for local user config file paths (#26269)
Fix `IDisposable` implementation in sealed classes (#26215)
typos (#19058)