Skip to content

docs: add Rstest 0.11 release blog#1508

Merged
fi3ework merged 1 commit into
mainfrom
docs-announcing-0-11
Jul 7, 2026
Merged

docs: add Rstest 0.11 release blog#1508
fi3ework merged 1 commit into
mainfrom
docs-announcing-0-11

Conversation

@fi3ework

@fi3ework fi3ework commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

Adds the Rstest 0.11 release blog (EN + ZH). 0.11 is a transitional release on the road to 1.0, so the post leads with the breaking API changes (TestOptions second-argument move, synchronous-only mock factories, pool.minWorkers removal, shard CLI-only), then covers the faster V8 coverage path and the fake timers upgrade to @sinonjs/fake-timers 15.

Also formalizes release-image generation: a single pnpm gen:release-image command renders the banner (docs/public/) and og image (design-resources CDN) from one shared gradient, and the fake-timers API docs get addedVersion="0.11.0" markers for the two new methods.

Related Links

Checklist

  • Docs updated (release blog EN + ZH, fake-timers API version markers)
  • Tested locally (Rspress dev build renders both blog pages and images)

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploying rstest with  Cloudflare Pages  Cloudflare Pages

Latest commit: e4dd79f
Status: ✅  Deploy successful!
Preview URL: https://88f451ba.rstest.pages.dev
Branch Preview URL: https://docs-announcing-0-11.rstest.pages.dev

View logs

@fi3ework fi3ework force-pushed the docs-announcing-0-11 branch from e8f4623 to 10433a4 Compare July 7, 2026 03:27

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 10433a4b0a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread website/docs/en/api/runtime-api/rstest/fake-timers.mdx
@fi3ework fi3ework force-pushed the docs-announcing-0-11 branch from 10433a4 to d89b0d5 Compare July 7, 2026 03:48

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d89b0d55d0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread website/docs/en/blog/announcing-0-11.mdx
Comment thread website/docs/en/blog/announcing-0-11.mdx Outdated
@fi3ework fi3ework force-pushed the docs-announcing-0-11 branch 3 times, most recently from 8be92d1 to b320ad5 Compare July 7, 2026 06:37
- Add the Rstest 0.11 release blog (EN + ZH): API breaking changes, faster
  V8 coverage, and fake timers aligned with @sinonjs/fake-timers 15.
- Generalize the image script into a single `gen:release-image` that renders
  the blog banner and the OG image from one shared gradient; rename
  website/scripts/og-image -> website/scripts/release-image.
- Fix jumpTimersByTime / setTickMode doc addedVersion (0.10.7 -> 0.11.0).
@fi3ework fi3ework force-pushed the docs-announcing-0-11 branch from b320ad5 to e4dd79f Compare July 7, 2026 06:45
@fi3ework fi3ework enabled auto-merge (squash) July 7, 2026 06:48
@fi3ework fi3ework merged commit 69d95d2 into main Jul 7, 2026
13 checks passed
@fi3ework fi3ework deleted the docs-announcing-0-11 branch July 7, 2026 06:56
Sign up for free to 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.

1 participant