You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- List breaking changes that apply to the project's current config, plugins, and theme.
21
21
- Note any removed or renamed packages, options, and APIs.
22
22
23
23
4.**Update dependencies**
24
24
- Replace `rspress` with `@rspress/core@^2.0.0`.
25
-
- Remove packages now built into `@rspress/core` (e.g. `rspress``@rspress/plugin-shiki`, `@rspress/plugin-auto-nav-sidebar`, `@rspress/plugin-container-syntax`, `@rspress/plugin-last-updated`, `@rspress/plugin-medium-zoom`, `@rspress/theme-default`, `@rspress/runtime`).
25
+
- Remove packages now built into `@rspress/core` (e.g. `rspress`,`@rspress/plugin-shiki`, `@rspress/plugin-auto-nav-sidebar`, `@rspress/plugin-container-syntax`, `@rspress/plugin-last-updated`, `@rspress/plugin-medium-zoom`, `@rspress/theme-default`, `@rspress/runtime`).
26
26
- Bump remaining Rspress plugins to latest versions via `npx taze major --include /rspress/ -w -r`.
0 commit comments