What's Changed
New Features 🎉
- feat: support showing line numbers in shiki plugin
- feat: support custom overview and sub overview
- feat: set mask color of image preview to be black #000 in dark mode (#730)
Bug Fixes 🐞
- fix sidebar begining top items was unchanged after page switch
- fix: i18n json change won't trigger rebuild
- fix: plugin-shiki space style
- fix: update nav when resize
- fix: pre transform svg to component
- fix: support format pre code when children is array
- fix(theme-deafult): use new Lark icon
- fix(theme-default): scroll search panel when current item is unvisible
Other Changes
- chore: enable more lint rules