docs: correct experiments.exe seaOptions version history#1580
Merged
Timeless0911 merged 1 commit intomainfrom Apr 8, 2026
Merged
docs: correct experiments.exe seaOptions version history#1580Timeless0911 merged 1 commit intomainfrom
Timeless0911 merged 1 commit intomainfrom
Conversation
Deploying rslib with
|
| Latest commit: |
e625e5e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://25094a8e.rslib.pages.dev |
| Branch Preview URL: | https://docs-experiments-version-his.rslib.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the documentation version history for experiments.exe.seaOptions so it correctly reflects when the option was introduced, in both the English and Chinese docs.
Changes:
- Correct
experiments.exe.seaOptions“Version history” entry fromv0.22.0tov0.21.0(EN). - Correct
experiments.exe.seaOptions“版本历史” entry fromv0.22.0tov0.21.0(ZH).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| website/docs/zh/config/lib/experiments.mdx | Fixes the version history entry for experiments.exe.seaOptions to v0.21.0. |
| website/docs/en/config/lib/experiments.mdx | Fixes the version history entry for experiments.exe.seaOptions to v0.21.0. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Correct the version history for
experiments.exe.seaOptionsin both the English and Chinese docs.The option was introduced in
v0.21.0, so the docs now match the actual release.Related Links
Checklist