Releases: web-infra-dev/rspress
Releases Β· web-infra-dev/rspress
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
v1.3.1
v1.3.0
What's Changed
New Features π
- feat: add support for the dev port or host param
- feat: integrate Rsbuild to replace Modern.js Builder
- feat: add support HTML to frontmatter hero config
- feat(core): beautify sytle when using with code title on default theme
- feat: support home feature grid 3xN & costom grid length
- feat: support dark mode
Bug Fixes π
- fix: prevent hero's some fields from not being strings
- fix: overpage style
- fix: hero.actions does not handle empty array situations
- fix: remove base logic should only work in the leading path
- fix: jsx tag missed in document
- fix: handling the case where command is an invalid value
- fix: sidebar incorrect when existing custom-link in _meta.json
- fix: code tag in nested jsx structure cannot be parsed in preview/playground plugin
- fix: preview plugin style
- fix: add base path for img in md(x)
- fix: theme types missed
v1.2.1
What's Changed
Bug Fixes π
- fix: rspress-doc-container margin css style
v1.2.0
What's Changed
New Features π
- feat: add runtime module hook
- feat: enhance playground error
- feat: support ssg config
- feat: support content in overview component
- feat: support playgroundDirection frontmatter
Bug Fixes π
- fix: anchor missed when link exists in header
- fix social link message and image display bug
- fix(core): Fix background of HiddenLinks to support dark theme
- fix: production error for preview plugin
- fix: app crashed when creating _meta.json or appearing frontmatter syntax error
- fix: wechat icon type error