Skip to content

v0.10.2

Choose a tag to compare

@imfing imfing released this 17 Aug 22:34
· 40 commits to main since this release
363b1e5

What's Changed

This release includes general bug fixes and support two more types of components in the navigation bar, thanks to the amazing work by @ldez 🙌

  • Language Switcher
    Image
  • Light/Dark Theme Toggle
    Image

PR List:

  • fix(toc): improve handling of heading IDs by decoding and normalizing for hash navigation by @imfing in #757
  • chore(card): remove unused variables by @ldez in #758
  • feat(navbar): toggle theme inside navbar by @ldez in #759
  • fix(search): search input and results outline by @ldez in #761
  • docs: improve options description by @ldez in #762
  • chore: simplify style definition for badge and callout by @ldez in #763
  • feat(navbar): language switcher by @ldez in #760

Full Changelog: v0.10.1...v0.10.2