Skip to content

Releases: web-infra-dev/rspress

v1.7.0

20 Nov 04:05
Compare
Choose a tag to compare

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

12 Nov 06:31
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: home page update after frontmatter changes

v1.6.1

12 Nov 01:21
Compare
Choose a tag to compare

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

09 Nov 11:35
Compare
Choose a tag to compare

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

06 Nov 06:10
Compare
Choose a tag to compare

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

04 Nov 04:55
Compare
Choose a tag to compare

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

02 Nov 14:11
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: tsx file in node_modules cannot be compiled
  • fix: use theme alias path

v1.4.0

02 Nov 03:43
Compare
Choose a tag to compare

What's Changed

Other Changes

  • doc: translate missing Chinese words

v1.3.2

01 Nov 07:40
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: image link crash in dev

v1.3.1

01 Nov 02:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞