chore: version packages - #918
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
17 times, most recently
from
June 22, 2026 23:29
83d373e to
f3a3aeb
Compare
commit: |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
12 times, most recently
from
June 25, 2026 19:30
6b399b1 to
c3d79bb
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
15 times, most recently
from
July 2, 2026 09:31
7bb903b to
d9d5beb
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 2, 2026 09:42
d9d5beb to
9bb164b
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
react-doctor@0.6.0
deslop-cli@0.6.0
deslop-js@0.6.0
eslint-plugin-react-doctor@0.6.0
oxlint-plugin-react-doctor@0.6.0
@react-doctor/api@0.6.0
@react-doctor/core@0.6.0
@react-doctor/language-server@0.6.0
Note
Low Risk
The diff is version and changelog metadata only; risk is limited to publish/versioning mistakes, not new runtime logic in this PR.
Overview
This is a Changesets release PR: it does not change application source—only consumes pending changesets, bumps eight workspace packages from
0.5.8to0.6.0, and appends0.6.0sections to each packageCHANGELOG.md.All
.changeset/*.mdentries are removed as part of the release cut. Merging triggers the automated npm publish for the public packages.What ships in 0.6.0 (documented in the new changelog text):
react-doctorgains a minorreact-doctor cisubcommand (install/upgrade/config) plus CLI fixes (PR baselinebaselineDegraded,--max-duration,--json-out, Windows/agent hooks, install/CI ergonomics).@react-doctor/coreadds deterministic file discovery,runtimeGlobals, and scan/git reliability fixes. Lint plugins and deslop carry broad false-positive hardening, license tarball updates, and dependency-detection tweaks. Reviewers should treat this as a release bookkeeping diff; functional review belongs on the individual feature PRs already merged to main.Reviewed by Cursor Bugbot for commit 9bb164b. Bugbot is set up for automated code reviews on this repo. Configure here.