Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
v1.7.5
What's Changed
Bug Fixes π
- fix: set isExternal default param
- fix: skip code blocks in search index
- fix(plugin-preview): add preview style to device
v1.7.4
What's Changed
New Features π
- feat: bump rsbuild to 0.1.0
v1.7.3
What's Changed
Bug Fixes π
- fix: some external urls cannot jump
- fix: clean urls should handle the urls ending with /
v1.7.2
What's Changed
Bug Fixes π
- fix: normalize route optimize
v1.7.1
What's Changed
Bug Fixes π
- fix: blank line in code block when open line numbers
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