-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
fix: bump vitepress to v2 and make it peer #387
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rest is LGTM.
Co-authored-by: Neko <[email protected]>
✅ Successfully deployed to Netlify
|
Would you like to help to release a new version including #385? |
how about 2.13.0? |
✅ |
Released already. |
@@ -4,5 +4,5 @@ packages: | |||
- docs | |||
catalog: | |||
vite: ^6.0.9 | |||
vitepress: ^1.5.0 | |||
vitepress: '^1.5.0 || ^v2.0.0-alpha.1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vitepress: '^1.5.0 || ^v2.0.0-alpha.1' | |
vitepress: '^1.5.0 || ^2.0.0-alpha.1' |
resolve: #381
All packages and docs pass build.
One package not pass test - not related to this pr, #388.