Skip to content

v2.81.17

Pre-release
Pre-release

Choose a tag to compare

@dibarbet dibarbet released this 17 Jun 20:51
· 946 commits to main since this release
71bdaba

2.81.x

  • Bump Razor to 10.0.0-preview.25279.1 (PR: #8336)
    • Don't produce RazorSourceDocuments for imports with incorrect file paths (#11897) (PR: #11897)
    • Fixes one of the cases in directive attribute completion (#11896) (PR: #11896)
    • Reduce costs in ComponentDirectiveVisitor.VisitRazorDirective (#11881) (PR: #11881)
    • Compiler: Rationalize nodes, tokens, visitors, walkers, and rewriters, oh my! (#11853) (PR: #11853)
    • Reduce allocations in TagHelperParseTreeRewriter.Rewrite (#11882) (PR: #11882)
    • Propagate DynamicallyAccessedMembersAttribute to type inference method (#11856) (PR: #11856)
    • Tooling: Don't throw exceptions when generating code for file rooted outside of project (#11864) (PR: #11864)
    • Ensure @model types have a mapping in razor pages (#11844) (PR: #11844)
    • Fix aligned buffer write (#11861) (PR: #11861)
  • Update Debugger Packages to v2.81.0(PR: #8329)
  • Localization changes (PR: #8327)