v7.7.0-preview.2
Handle empty-string and null-value results returned from custom argument completer more properly (#27398)
Fix the `PSNativeCommandArgumentPassing` test (#27057)
Update `MaxVisitCount` and `MaxHashtableKeyCount` if `VisitorSafeValueContext` indicates `SkipLimitCheck` is true (#27306)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
Fix the DSC test by skipping `AfterAll` cleanup if the initial setup in `BeforeAll` failed (#26621)
Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27328)
Update 'Start-PSPester' to make it more user friendly (#7210)