Skip to content

v2.135.19-prerelease

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Apr 22:48
· 46 commits to main since this release
ebef101

2.135.x

  • Bump lodash from 4.17.23 to 4.18.1 (PR: #9152)
  • Adding changes to support use monovsdbg to debug wasm apps. (PR: #7220)
  • Update Roslyn to 5.7.0-1.26213.1 (PR: #9188)
    • Fix devkit hot reload (PR: #83157)
    • Fix Call Hierarchy missing interface implementation category for overrides (PR: #83132)
    • Skip unmappable source-generated document edits in rename (PR: #83080)
    • Fix misleading error when #! appears anywhere other than the start of the file (PR: #83112)
    • Fix mishandling of multiple output path changes in a single batch (PR: #83121)
    • Add option for import completion commit behavior (PR: #82916)
    • Fixers: Fix to add bounds checks and strip all boundary \r/\n chars (PR: #83098)
    • Add LSP TypeHierarchy Support (PR: #83011)
  • Update Razor to 10.0.0-preview.26208.5 (PR: #9162)
    • Support Generate Method code action in Razor and C# editors (PR: #12960)