Skip to content

v2.75.3

Compare
Choose a tag to compare
@yufeih yufeih released this 18 Feb 07:31
· 219 commits to main since this release

What's Changed

🐞 Bug Fixes

  • fix: Toc warnings when toc item with TopicUid but name is not specified by @filzrev in #9665
  • fix: Warnings that occurs when bookmark link contains non-ASCII chars by @filzrev in #9660
  • fix: Add StackTrace logs for Javascript error by @filzrev in #9694
  • fix: InvalidInputFile error occurs if file contains URI escaped charactors by @filzrev in #9700
  • fix: Add fail-fast logics when --serve option enabled & port is already used by @filzrev in #9690
  • fix: filterconfig exclude rule is not works as documented by @filzrev in #9666

πŸ”§ Engineering

  • build(deps): bump YamlDotNet from 15.1.0 to 15.1.1 dependencies .NET by @filzrev in #9689
  • chore: update NuGet package dependencies (Microsoft.NET.Test.Sdk,Microsoft.Build.Locator) by @filzrev in #9693
  • chore: Update public API snapshot & disable AutoVerify on CI build by @filzrev in #9692
  • chore: Update node.js version by @filzrev in #9701
  • chore: Update Microsoft.Build package version by @filzrev in #9698

Full Changelog: v2.75.2...v2.75.3