Skip to content

[Release]: v5.0.0-rc.2 - #2598

Closed
sy-records wants to merge 33 commits into
mainfrom
develop
Closed

[Release]: v5.0.0-rc.2#2598
sy-records wants to merge 33 commits into
mainfrom
develop

Conversation

@sy-records

Copy link
Copy Markdown
Member

✨ Features

🐛 Bug Fixes

♻️ Refactor

🛠 Chore

📖 Docs

🎨 Style

dependabotBotand others added 30 commits June 2, 2025 15:49
* update: support config helper multi keys
---------
Co-authored-by: Luffy <lufei@docsifyjs.org>
Co-authored-by: Luffy <lufei@docsifyjs.org>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koy Zhuang <koy@ko8e24.top>
Co-authored-by: Luffy <lufei@docsifyjs.org>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koy Zhuang <koy@ko8e24.top>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koy Zhuang <koy@ko8e24.top>
* fix: update relative link handling
* fix: To have the relative path evaluated also if the link needs to be not compiled.
jhildenbiddleand others added 2 commits September 1, 2025 12:53
Co-authored-by: Koy Zhuang <koy@ko8e24.top>
Co-authored-by: Luffy <52o@qq52o.cn>
@vercel

vercelBot commented Sep 2, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
docsify-previewReadyReadyPreviewCommentSep 5, 2025 4:20am

@paulhibbitts

paulhibbitts commented Sep 2, 2025

Copy link
Copy Markdown
Member

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!

@paulhibbitts

Copy link
Copy Markdown
Member

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 ❤️

@paulhibbitts

Copy link
Copy Markdown
Member

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 ?

2025-09-04_08-00-58

Here is the English docs Markdown for convenience:

### Common
Below are the most commonly modified theme properties. [Advanced](#advanced) theme properties are also available for use but typically do not need to be modified.
[\_vars.css](https://raw.githubusercontent.com/docsifyjs/docsify/refs/heads/develop/src/themes/shared/_vars.css ':include')
### Advanced
Advanced theme properties are also available for use but typically do not need to be modified. Values derived from [common](#common) theme properties but can be set explicitly if preferred.
[\_vars-advanced.css](https://raw.githubusercontent.com/docsifyjs/docsify/refs/heads/develop/src/themes/shared/_vars-advanced.css ':include')

@sy-records

Copy link
Copy Markdown
MemberAuthor

I have translated it, but it hasn't been merged yet.

see docsifyjs/docs-zh#62

@paulhibbitts

Copy link
Copy Markdown
Member

Oh that is excellent, thank you @sy-records !

paulhibbitts
paulhibbitts previously approved these changes Sep 4, 2025

@paulhibbittspaulhibbitts left a comment

Copy link
Copy Markdown
Member

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.

@sy-records
sy-records dismissed paulhibbitts’s stale reviewSeptember 5, 2025 04:14

The merge-base changed after approval.

@sy-records

Copy link
Copy Markdown
MemberAuthor

Sorry. I missed a commit, so I need to release an RC3.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@sy-records@paulhibbitts@Koooooo-7@dajrivera@waldyrious@jhildenbiddle