release: 0.12.0 - #1860
release: 0.12.0#1860
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 53561cd783
ℹ️ 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".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4021db379d
ℹ️ 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".
Rsdoctor Bundle Diff AnalysisFound 13 projects in monorepo, 1 project with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 core/mainPath:
📦 Download Diff Report: core/main Bundle Diff Generated by Rsdoctor GitHub Action |
Summary
Release 0.12.0 from the latest
main. It bumps the ten published packages together, leaving the private@rstest/browser-uiexcluded as configured. Changes since 0.11.12:createRstest(listing tests, watch mode with browser projects, config file dependencies),vmThreadsandvmForkspools are added, reused forks support RSS memory limits, virtual setup files are supported, and automatic prebundle is enabled by default.createRstestAPI, and exact file filters are expressed with quotes.extends, and assertion timeouts are configurable.@rstest/corepeer ranges at the 0.12 boundary:@rstest/browser-react,@rstest/coverage-istanbul, and@rstest/coverage-v8move from^0.11.xto^0.12.0, matching every previous minor release, where the published peer tracked the same core minor (^0.10.0at 0.10.0,^0.11.0at 0.11.0).@rstest/playwrightreplaces the temporaryworkspace:^marker with^0.12.0.@rstest/browserkeeps its exactworkspace:*peer.Related Links
Checklist