v1.41.3
What's Changed
New Features π
Bug Fixes π
- fix(core): search json path is incorrect when config.outDir is absolute by @liuwenzhuang in #1844
- fix(core):
route.extensions
should work by @SoonIter in #1846 - fix(theme): text in button should center by @Timeless0911 in #1847
- fix(core): supersede require with import statement in ESM output by @fi3ework in #1848
- fix(ui): SwitchApperance CLS, a flash when switching to dark mode by @SoonIter in #1853
- fix(mdxjs): toc item including "emphasis" and "delete" should generate by @SoonIter in #1855
- fix(ui): when click the url, calculating hash in real time by @SoonIter in #1856
- fix(ui): for TOC highlight, revert
setTimeout
set unbinding changes by @SoonIter in #1858
Document π
Other Changes
- refactor: should emit the detailed error stack by @SoonIter in #1850
- Release v1.41.3 by @SoonIter in #1859
New Contributors
Full Changelog: v1.41.2...v1.41.3