What's Changed
Bug Fixes ๐
- fix(theme/Link): stabilize anchor scrolling after navigation by @SoonIter in #3627
- fix(theme): keep all surfaces in sync when switching appearance by @fi3ework in #3628
- fix(theme/Nav): fix left-positioned menu alignment and spacing by @ruibaby in #3629
- fix(theme): replace
border-bottomlink underlines withtext-decorationby @SoonIter in #3631 - fix(theme/Banner): support SSR and prevent flash before hydration by @SoonIter in #3630
- fix(theme): limit link hover opacity to callouts by @SoonIter in #3632
- fix(theme/Nav): expand navbar item click areas by @SoonIter in #3633
- fix(theme/CodeBlock): preserve background when scrolling horizontally by @ruibaby in #3634
Other Changes
Full Changelog: v2.0.20...v2.0.21