github web-infra-dev/rspress v2.0.0-rc.4

latest release: v2.0.0-rc.5
9 days ago

What's Changed

New Features 🎉

  • feat(ssg-md): support Overview and HomeLayout by @SoonIter in #2933
  • feat(core): add import.meta.env.SSR and import.meta.env.SSG_MD by @SoonIter in #2948
  • feat(theme/nav): support multiple level nested navigation items by @SoonIter in #2943
  • feat(nodejs)!: drop support of node 18, upgrade engines to node >= 20.9.0 by @SoonIter in #2924

Bug Fixes 🐞

  • fix(core): Iterator#map is only available on Node 22+ by @JounQin in #2923
  • fix(theme/Sidebar): sidebar should also listen location changes by @JounQin in #2922
  • fix(theme): improve SSR compatibility by @SoonIter in #2934
  • fix: hover group links should also calc active with matchNavbar by default by @JounQin in #2930
  • fix(theme/Nav): render empty nav items correctly not link by @JounQin in #2929
  • fix(theme/Layout): render beforeNavMenu correctly by @JounQin in #2822
  • fix(ssg-md): use .md links instead of .html in Overview SSG-MD mode by @SoonIter in #2944
  • fix(plugin-algolia): upgrade docsearch and fix the css regression by @SoonIter in #2946
  • fix(theme/Codeblock): revert the code shadow and enhance the separator line by @SoonIter in #2931
  • fix(plugin-algolia): should remove base by @SoonIter in #2949

Document 📖

  • docs: Add wrap vs eject guides for customizing Rspress theme by @Copilot in #2906
  • docs: upgrade custom-theme and add wrap and eject by @SoonIter in #2925
  • docs: upgrade llms.txt and ssg-md by @SoonIter in #2927
  • docs: fix og-image cjk wrong font and title slice logic by @SoonIter in #2919
  • docs: typo translate by @SoonIter in #2932
  • docs: fix the shiki highlighter ansi "/" by @SoonIter in #2947
  • docs: add SSG vs SSG-MD comparison table by @SoonIter in #2950

Other Changes

  • chore(deps): update all patch dependencies by @renovate[bot] in #2938
  • chore(deps): update dependency @docsearch/css to ^4.4.0 by @renovate[bot] in #2939
  • chore(deps): update dependency @docsearch/react to ^4.4.0 by @renovate[bot] in #2941
  • chore(deps): update dependency @rsdoctor/rspack-plugin to v1.4.0 by @renovate[bot] in #2942
  • Release v2.0.0-rc.4 by @SoonIter in #2936

Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4

Don't miss a new rspress release

NewReleases is sending notifications on new releases.