What's Changed
New Features 🎉
- feat(SEO/custom-head): Make
og:descriptionset automatically by @Karibash in #3115 - feat(theme/tag): support updated tag and turn "new" tag from blue to green by @SoonIter in #3128
Bug Fixes 🐞
- fix(theme/outline): prevent sidebar menu text and icons from overflowing on narrow screens and upgrade @rslib/core by @SoonIter in #3108
- fix(ssg-md): assign useEffect and useLayoutEffect noop value when renderToMarkdownString to match real SSR behavior (renderToString) by @SoonIter in #3121
- fix(ssg-md): should support MF by @SoonIter in #3123
- fix(theme/OverviewGroup): limit max columns from 4 to 3 by @SoonIter in #3127
Document 📖
- docs: sync Steps, Head, and NoSSR content from zh to en by @SoonIter in #3103
- docs: update quick start to use @rspress/core instead of rspress by @SoonIter in #3106
- docs: expand brand color presets in CSS variables editor by @SoonIter in #3107
- docs(migration): add tip to fix broken links instead of disabling checkDeadLinks by @SoonIter in #3119
- docs: align text layout of live code editor with highlight code block by @KazariEX in #3116
- docs: some docs tag from new to updated by @SoonIter in #3120
- docs: add rendering flow image to SSG-MD guide by @SoonIter in #3122
- docs: add Node.js version requirements to getting started guide by @SoonIter in #3126
- docs: fix example error in plugin-client-redirects by @ruibaby in #3124
Other Changes
- chore(deps): update actions/checkout digest to de0fac2 by @renovate[bot] in #3112
- chore(deps): update all patch dependencies by @renovate[bot] in #3113
- Release v2.0.3 by @SoonIter in #3129
New Contributors
Full Changelog: v2.0.2...v2.0.3