What's Changed
- Fix ChangeType NPE on ClassDeclaration with null type by @mtthwcmpbll in #8294
- Python: attribute types for decorated class/function declarations by @timtebeek in #8295
- Fix
MergeYamlinserting a new entry after surrounding blank lines by @bmuschko in #8232 - property relocation logic to nest under existing prefixes in YAML map… by @KamilPatora in #8291
- C#: drop MSBuildLocator; evaluate restore graphs via the SDK's own msbuild by @macsux in #8298
- perf(rpc): per-source-file eviction to bound polyglot RewriteRpc server memory by @jkschneider in #8297
New Contributors
- @mtthwcmpbll made their first contribution in #8294
Full Changelog: v8.87.4...v8.87.5