chore: version packages - #1604
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 8, 2026 11:50
a9ce8f1 to
30121f5
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.8
Patch Changes
#1590
13138a4Thanks @aidenybai! - Harden scan orchestration and cache persistence, modernize the Effect runtime, simplify package boundaries and analyzers, share cycle and suppression analysis, keep workflow paths inside the repository, and remove unused internals.Updated dependencies [
13138a4]:deslop-js@0.9.8
Patch Changes
13138a4Thanks @aidenybai! - Harden scan orchestration and cache persistence, modernize the Effect runtime, simplify package boundaries and analyzers, share cycle and suppression analysis, keep workflow paths inside the repository, and remove unused internals.eslint-plugin-react-doctor@0.9.8
Patch Changes
#1590
13138a4Thanks @aidenybai! - Harden scan orchestration and cache persistence, modernize the Effect runtime, simplify package boundaries and analyzers, share cycle and suppression analysis, keep workflow paths inside the repository, and remove unused internals.Updated dependencies [
f27fd5d,13138a4]:oxlint-plugin-react-doctor@0.9.8
Patch Changes
#1605
f27fd5dThanks @aidenybai! - Fix React Bench false positives and false negatives across effect cleanup, fetch status, async ownership, loading state, timer refs, state updaters, and trusted KaTeX HTML analysis.#1590
13138a4Thanks @aidenybai! - Harden scan orchestration and cache persistence, modernize the Effect runtime, simplify package boundaries and analyzers, share cycle and suppression analysis, keep workflow paths inside the repository, and remove unused internals.react-doctor@0.9.8
Patch Changes
#1590
13138a4Thanks @aidenybai! - Harden scan orchestration and cache persistence, modernize the Effect runtime, simplify package boundaries and analyzers, share cycle and suppression analysis, keep workflow paths inside the repository, and remove unused internals.Updated dependencies [
f27fd5d,13138a4]:@react-doctor/api@0.9.8
Patch Changes
@react-doctor/core@0.9.8
Patch Changes
f27fd5d,13138a4]:@react-doctor/fuzz@0.0.26
Patch Changes
f27fd5d,13138a4]:@react-doctor/language-server@0.9.8
Patch Changes
Note
Low Risk
This PR only bumps versions and changelogs; functional risk lives in the already-merged commits it publishes, not in merging the release PR itself.
Overview
Automated Changesets release that bumps published packages to 0.9.8 (and
@react-doctor/fuzzto 0.0.26) and records release notes; it removes consumed changeset files and updatespackage.json/CHANGELOG.mdonly—no application source changes in this diff.The release bundles work already merged on main: #1590 hardens scan orchestration and cache persistence, modernizes the Effect runtime, simplifies package boundaries and analyzers, and shares cycle/suppression analysis across react-doctor, deslop-js, deslop-cli, and the ESLint plugin. #1605 ships oxlint-plugin-react-doctor fixes for React Bench false positives/negatives (effect cleanup, fetch status, async ownership, loading state, timer refs, state updaters, trusted KaTeX HTML). @react-doctor/api and language-server pick up @react-doctor/core@0.9.8 via dependency bumps only.
Reviewed by Cursor Bugbot for commit 30121f5. Bugbot is set up for automated code reviews on this repo. Configure here.