-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[Release]: v5.0.0-rc.2 #2598
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
base: main
Are you sure you want to change the base?
[Release]: v5.0.0-rc.2 #2598
Conversation
* update: support config helper multi keys --------- Co-authored-by: Luffy <[email protected]>
Co-authored-by: Luffy <[email protected]>
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.3. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Koy Zhuang <[email protected]>
Co-authored-by: Luffy <[email protected]>
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.0.0. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.0.0) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Koy Zhuang <[email protected]>
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.7.0 to 30.0.5. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Koy Zhuang <[email protected]>
Co-authored-by: Luffy <[email protected]>
* fix: update relative link handling * fix: To have the relative path evaluated also if the link needs to be not compiled.
Co-authored-by: Koy Zhuang <[email protected]> Co-authored-by: Luffy <[email protected]>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This is awesome to see, thanks so much @sy-records ! I will start testing this PR Preview build my Docsify-This v2 Preview site (https://preview-v2.docsify-this.net/) and with my Docsify Starter Kits using the new core Docsify theme:
I will report back any issues I see! |
I've done further testing, including a range of content types and dark mode, and this RC-2 continues to look very good. Special shout-out and appreciation to @jhildenbiddle for his excellent work on the new v5 core theme ❤️ |
Looks like the zh docs are missing the embedded CSS vars docs I added a while back. Could you please update them too @sy-records ? ![]() Here is the English docs Markdown for convenience:
|
I have translated it, but it hasn't been merged yet. |
Oh that is excellent, thank you @sy-records ! |
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.
I've now tested this PR preview with multiple Docsify instances and also via Docsify-This v2 and it continues to look solid from my perspective👍🏼
PS - With this RC looking so good I think it's also ready for me to start spreading the word more on my Mastodon, Bluesky and Linkedin accounts! This will include a fresh round of preview releases of my Docsify Starter Kits and Docsify-This v2 all using this RC-2.
✨ Features
🐛 Bug Fixes
♻️ Refactor
🛠 Chore
📖 Docs
🎨 Style