What's Changed
New Features π
- feat: support
file://
protocol andURL
for icon by @JounQin in #2170 - feat!: expose type
RspressPlugin
from "rspress/core", "@rspress/shared" which is a private package should not be installed by users by @SoonIter in #2384
Bug Fixes π
- fix(core/mdx-loader): due to frontmatter stack error loc and remove useless hmr old codes (#2168) by @JounQin in #2171
- fix(plugin-preview): fixed-per-comp "internal" prop should work by @SoonIter in #2181
Document π
- docs(plugin-shiki): update package.json description by @SoonIter in #2183
- docs: incorrect usage of
socialLinks
(#2192) by @JounQin in #2198 - docs: use escape character to bypass HTML render by @fi3ework in #2237
Other Changes
- chore(theme): export type
CodeProps
to usegetCustomMDXComponent()
by @JounQin in #2166 - Release v1.45.0 by @SoonIter in #2385
Full Changelog: v1.44.0...v1.45.0