What's Changed
New Features 🎉
- feat(theme): add transition isPending UI to Sidebar by @SoonIter in #2778
- feat(plugin-twoslash): Make it possible to configure compilerOptions for TypeScript in twoslash by @Karibash in #2773
Bug Fixes 🐞
- fix(theme): nprogress bar color by @SoonIter in #2770
- fix(theme): button gradient color and add line-height back by @SoonIter in #2771
- fix(theme): Link click area should be same by @SoonIter in #2777
- fix(search): SearchPanel Enter keyboard not work regression by @SoonIter in #2775
- fix(route): should be compatiable to lowercase routePath by @SoonIter in #2776
- fix(theme): scroll should work in afterNav by @SoonIter in #2779
- fix(theme): line-height of SourceCode component by @SoonIter in #2783
- fix(theme): adjust line-height of sidebar and outline by @SoonIter in #2784
- fix(theme): unused code by @SoonIter in #2781
- fix(theme): section-header margin-top wrong selector by @SoonIter in #2782
- fix(theme): h2 gap and twoslash codeblock style by @SoonIter in #2786
- fix(theme): moon svg white border by @SoonIter in #2788
Other Changes
- Release v2.0.0-rc.0 by @SoonIter in #2756
- chore(theme): NavScreenItem should handle external link by @SoonIter in #2780
- chore(deps): update glob and rollup to solve security vulnerabilities by @Timeless0911 in #2785
- Release v2.0.0-rc.1 by @SoonIter in #2789
Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1