Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
v1.7.0
What's Changed
New Features π
- feat: support shiki highlight
Bug Fixes π
- fix: copy content invalid in shiki mode
- fix: support pure esm project
- fix: reset prevActiveLink when unbinding AsideScrol
- fix: highlight and code title not work in shiki mode
- fix: code highlight invalid
- fix: reserve existed extension in normalizeHref
- fix: fix the wrong rendering when the yarn or bun field is invalid.
- fix: sidebar weird behaviour
Docs update π
- docs: Sync documents for the config of plugin
Other Changes
- chore: bump Rsbuild v0.0.24 and adapt new Rsbuild Server
v1.6.2
What's Changed
Bug Fixes π
- fix: home page update after frontmatter changes
v1.6.1
What's Changed
New Features π
- feat: support render html in feature card details
Bug Fixes π
- fix: sidebar includes _meta.json.html link
- fix: replaceLang should handle the url ends with a slash
v1.6.0
What's Changed
New Features π
- feat: support SidebarDivider
- feat: support nav and sidebar for multi version scene
Bug Fixes π
- fix: overview page links cannot click
- fix: replace rules not works in toc
- fix: fix the activation status update error after clicking on the right navigation bar
v1.5.1
What's Changed
Performance Improvements β‘
- perf: using polyfill usage mode to reduce bundle size
Bug Fixes π
- fix: HomeLayout cannot be customized
- fix: fix right aside nav item doesn't highlight automatically while opening in a new tab
- fix: sidebar disappear when the
link
of items doesn't start with the sidebar group key
Other Changes
- chore(deps): bump Rsbuild v0.0.14 and remove Modern.js plugin testing
v1.5.0
What's Changed
New Features π
- feat: support multiline hero text
- feat(deps): bump Rsbuild from 0.0.10 to 0.0.13
- feat: bash syntax highlighting is supported by default
- feat: add support for wrap code in markdown code block
Bug Fixes π
- fix: Homehero comp crashes when hero field value is undefined
- fix: compatible with scrollbar in firefox
- fix: error wrapping in CodeBlock when set language to toml
v1.4.1
What's Changed
Bug Fixes π
- fix: tsx file in node_modules cannot be compiled
- fix: use theme alias path
v1.4.0
What's Changed
Other Changes
- doc: translate missing Chinese words
v1.3.2
What's Changed
Bug Fixes π
- fix: image link crash in dev