Skip to content

v2.0.21

Latest

Choose a tag to compare

@SoonIter SoonIter released this 27 Aug 12:01
· 12 commits to main since this release
7bd6c16

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-bottom link underlines with text-decoration by @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