-
Notifications
You must be signed in to change notification settings - Fork 169
Upgrade-to-rspress-v2 #3765
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade-to-rspress-v2 #3765
Conversation
🦋 Changeset detectedLatest commit: f9c138a The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run-many --nx-bail --target=build --parallel |
✅ Succeeded | 17s | View ↗ |
nx run-many --target=test --parallel |
✅ Succeeded | 13s | View ↗ |
nx run-many --target=lint --parallel |
✅ Succeeded | 2s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-11-24 02:02:09 UTC
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
lix-docs | f9c138a | Commit Preview URL Branch Preview URL |
Nov 24 2025, 02:03 AM |
Note
Migrates the docs to Rspress v2 with Mermaid/LLM/sitemap and prebuilt API docs, updates content/links and theme, adds bundler ignore hints to SDK inline imports, and removes docs deployments from Render config.
@rspress/[email protected]; add@rspress/plugin-llmsand@rspress/plugin-sitemap; setthemeDir, disablemdxRs, and extendbuilderConfig.rspress-plugins/remark-mermaid.ts) and React componentsrc/docs/components/Mermaid.tsx; register as global component.rspress.config.tsand build sidebar via updatedtypedoc-plugin(link normalization, index generation, path fixes)./docs/api/...across docs; new styles and MDX copy button via custom theme.packages/lix/docs/package.jsondeps (move to Rspress v2, addmermaid,unist-util-visit, etc.).load-from-string.ts: add/* webpackIgnore: true */to dynamic imports (blob/data URLs) and document usage with a JSDoc example.render.yaml: remove docs-related static services and tidy config.@lix-js/sdkdescribing bundler ignore hints.Written by Cursor Bugbot for commit f9c138a. This will update automatically on new commits. Configure here.