Skip to content

Commit 0632000

Browse files
chore: tweak v13 docs (#1694)
* chore: move to v13-alpha * chore: tweaks
1 parent 94f5b39 commit 0632000

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+6
-21
lines changed
File renamed without changes.

website/docs/13.x/docs/api/events/user-event.mdx renamed to website/docs/13.x-alpha/docs/api/events/user-event.mdx

Lines changed: 0 additions & 6 deletions

website/docs/13.x/docs/api/jest-matchers.mdx renamed to website/docs/13.x-alpha/docs/api/jest-matchers.mdx

Lines changed: 0 additions & 6 deletions

website/docs/13.x/docs/api/misc/config.mdx renamed to website/docs/13.x-alpha/docs/api/misc/config.mdx

Lines changed: 2 additions & 1 deletion

website/docs/13.x/docs/api/render.mdx renamed to website/docs/13.x-alpha/docs/api/render.mdx

Lines changed: 2 additions & 1 deletion

website/docs/13.x/docs/migration/jest-matchers.mdx renamed to website/docs/13.x-alpha/docs/migration/jest-matchers.mdx

Lines changed: 1 addition & 6 deletions

website/rspress.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default defineConfig({
1919
},
2020
multiVersion: {
2121
default: '12.x',
22-
versions: ['12.x', '13.x'],
22+
versions: ['12.x', '13.x-alpha'],
2323
},
2424
route: {
2525
cleanUrls: true,

0 commit comments

Comments
 (0)