Skip to content

Releases: web-infra-dev/rspress

v1.42.0

19 Feb 07:17
ba8c3db
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(ui): prevent key events from triggering during composition by @Alkaidcc in #1862

Other Changes

New Contributors

Full Changelog: v1.41.3...v1.42.0

v1.41.3

17 Feb 11:32
25b65a7
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(core): search json path is incorrect when config.outDir is absolute by @liuwenzhuang in #1844
  • fix(core): route.extensions should work by @SoonIter in #1846
  • fix(theme): text in button should center by @Timeless0911 in #1847
  • fix(core): supersede require with import statement in ESM output by @fi3ework in #1848
  • fix(ui): SwitchApperance CLS, a flash when switching to dark mode by @SoonIter in #1853
  • fix(mdxjs): toc item including "emphasis" and "delete" should generate by @SoonIter in #1855
  • fix(ui): when click the url, calculating hash in real time by @SoonIter in #1856
  • fix(ui): for TOC highlight, revert setTimeout set unbinding changes by @SoonIter in #1858

Document 📖

Other Changes

New Contributors

Full Changelog: v1.41.2...v1.41.3

v1.41.2

12 Feb 09:21
173225d
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • style(theme-default): adjust layout and media query breakpoints by @chenjiahan in #1836

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.41.1...v1.41.2

v1.41.1

07 Feb 02:58
54e2d41
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: remove socialLinks twitter in redirect and document by @SoonIter in #1812

Other Changes

Full Changelog: v1.41.0...v1.41.1

v1.41.0

05 Feb 07:45
5ad5641
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support for searching code blocks by @chenjiahan in #1797
  • feat(theme)!: unify socialLinks to "@iconify-json/simple-icons", smaller style and size by @SoonIter in #1808

Performance 🚀

Bug Fixes 🐞

Other Changes

Full Changelog: v1.40.2...v1.41.0

v1.40.2

24 Jan 08:33
e60ae89
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v1.40.1...v1.40.2

v1.40.1

22 Jan 09:51
51bf702
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v1.40.0...v1.40.1

v1.40.0

16 Jan 03:50
276fd05
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support nested container syntax in list and component in mdx-js by @JounQin in #1741
  • feat: support nested container syntax in list in mdx-rs by @JounQin in #1745
  • feat: support checkLanguageParity for multilingual content validation by @Mingaaaaaaa in #1746
  • feat: support nested container syntax in component in mdx-rs by @JounQin in #1749

Document 📖

Other Changes

New Contributors

Full Changelog: v1.39.4...v1.40.0

v1.39.4

09 Jan 11:46
5612c87
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: navbar should be sticky on mobile when hideNavbar to never by @coratgerl in #1719
  • fix: hiddenNavBar: auto should work by @SoonIter in #1732

Other Changes

Full Changelog: v1.39.3...v1.39.4

v1.39.3

27 Dec 09:46
8be8ded
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: close hamburger menu when click on item on mobile by @coratgerl in #1712
  • fix(plugin-preview): should use correct default previewMode by @Timeless0911 in #1715
  • fix(plugin-api-docgen): search index should include generated API doc by @SoonIter in #1716

Other Changes

Full Changelog: v1.39.2...v1.39.3