chore: version packages - #1618
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 9, 2026 09:05
307d0c6 to
8e200a5
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 10, 2026 01:01
8e200a5 to
467b946
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
deslop-cli@0.9.12
Patch Changes
51e198d]:deslop-js@0.9.12
Patch Changes
51e198dThanks @aidenybai! - Upgrade the Oxc toolchain to the latest releases.eslint-plugin-react-doctor@0.9.12
Patch Changes
51e198d]:oxlint-plugin-react-doctor@0.9.12
Patch Changes
51e198dThanks @aidenybai! - Upgrade the Oxc toolchain to the latest releases.react-doctor@0.9.12
Patch Changes
#1623
55f11e3Thanks @aidenybai! - Restore the option to copy the full fix prompt from the interactive report.#1617
51e198dThanks @aidenybai! - Upgrade the Oxc toolchain to the latest releases.Updated dependencies [
51e198d]:@react-doctor/api@0.9.12
Patch Changes
#1617
51e198dThanks @aidenybai! - Reducediagnose({ projects })wall time by inventorying sibling workspace projects once, reusing their sized source-file lists through discovery and lint planning, and scanning larger projects first while preserving result order.Updated dependencies [
51e198d]:@react-doctor/core@0.9.12
Patch Changes
#1617
51e198dThanks @aidenybai! - Reducediagnose({ projects })wall time by inventorying sibling workspace projects once, reusing their sized source-file lists through discovery and lint planning, and scanning larger projects first while preserving result order.Updated dependencies [
51e198d]:@react-doctor/fuzz@0.0.30
Patch Changes
51e198d]:@react-doctor/language-server@0.9.12
Patch Changes
51e198d]:Note
Low Risk
Release housekeeping only in this PR; behavioral changes were already landed in earlier PRs and are documented in changelogs, not re-implemented here.
Overview
Automated Changesets release that bumps workspace packages to 0.9.12 (and
@react-doctor/fuzzto 0.0.30), adds matching CHANGELOG entries, and removes the consumed changeset files. No application source changes appear in this diff—only version metadata and release notes.The notes document what ships in this release: faster multi-project
diagnose({ projects })via shared workspace inventory and larger-project-first scheduling while preserving result order; Oxc toolchain upgrades acrossdeslop-jsandoxlint-plugin-react-doctor; and restored “copy full fix prompt” in thereact-doctorinteractive report ([#1623]).Reviewed by Cursor Bugbot for commit 467b946. Bugbot is set up for automated code reviews on this repo. Configure here.