v7.7.0-preview.1
Refactor the module path construction code to make it more robust and easier to maintain (#26565)
Fix the `PSNativeCommandArgumentPassing` test (#27057)
[release/v7.7.0-preview.1] Update `MaxVisitCount` and `MaxHashtableKeyCount` if `VisitorSafeValueContext` indicates `SkipLimitCheck` is true (#27308)
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)
Fix up default value for parameters with the `in` modifier (#26785)
Update 'Start-PSPester' to make it more user friendly (#7210)