github web-infra-dev/rspress v2.0.0-beta.18

latest releases: v2.0.3, v2.0.2, v2.0.1...
pre-release7 months ago

Breaking Changes 🚨

Reimplement base config with basename feature of react-router

Related PR: #2322

If you are using const { pathname } = useLocation() together with base configuration, it should be noted that pathname will not contain base url, as the top-level BrowserRouter includes basename

What's Changed

Bug Fixes 🐞

  • fix: should add nav-json-schema.json and expose rspress/shiki-transformers by @SoonIter in #2327
  • fix: sidebarGroup should add SidebarSectionHeader by @SoonIter in #2328
  • fix(ssg): better format of mdx compile time error in SSG by @SoonIter in #2332

Other Changes

  • chore(deps): upgrade @rslib/core@0.10.3 by @SoonIter in #2323
  • refactor(runtime)!: use basename feature of react-router by @SoonIter in #2322
  • chore!: remove builtin @rspress/plugin-container-syntax pkg and intergrate remarkContainerSyntax to @rspress/core by @SoonIter in #2324
  • chore(deps): upgrade to Rsbuild@1.4.0 by @SoonIter in #2330
  • chore: add pnpm setting to pnpm-workspace by @kovsu in #2331
  • Release v2.0.0-beta.18 by @SoonIter in #2326

New Contributors

Full Changelog: v2.0.0-beta.17...v2.0.0-beta.18

Don't miss a new rspress release

NewReleases is sending notifications on new releases.