chore: version packages - #29
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
17 times, most recently
from
June 4, 2026 07:37
85492c4 to
974cc82
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
13 times, most recently
from
June 11, 2026 14:53
63ffcbd to
ce17da3
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
10 times, most recently
from
June 25, 2026 07:36
4ba2b8e to
fae341d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
June 30, 2026 07:36
ce57eea to
f43dc0d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
July 5, 2026 09:34
723471e to
fa318ea
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
10 times, most recently
from
July 13, 2026 18:40
2239553 to
b01007c
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
eslint-plugin-react-doctor@0.9.14
Patch Changes
ff7dd67,0fbef9b,6ac8b71,576d756,2e3f6eb]:oxlint-plugin-react-doctor@0.9.14
Patch Changes
#1762
ff7dd67Thanks @skoshx! - Avoideffect-needs-cleanupdiagnostics for owned chained timers, guarded post-await timers, and listeners released through an abort handler.#1763
0fbef9bThanks @skoshx! - Fix anasync-defer-awaitfalse positive on exactliveandisLiveliveness guards without exempting unrelated names that only contain the same text.#1761
6ac8b71Thanks @skoshx! - Fix false positive innextjs-no-side-effect-in-get-handlerwhen locally-builtHeadersobject is passed to a same-file helper that mutates it.The rule now transfers locally-created response object safety through the exact same-file helper call. Calls that pass external state to the same helper remain reportable.
Fixes #1757
#1750
576d756Thanks @skoshx! - fix: respect "use no memo" directive in react-compiler-no-manual-memoization ruleWhen a function or module has a React Compiler opt-out directive, the compiler skips optimization, so manual memoization can still be necessary. The rule now respects
"use no memo", its"use no forget"alias, and local components passed tomemo.Fixes #1749
#1760
2e3f6ebThanks @skoshx! - Exempt magic-link delivery mutations fromquery-mutation-missing-invalidationwhile keeping generic send, notification, and email mutations reportable.react-doctor@0.9.14
Patch Changes
#1753
ce5ce93Thanks @skoshx! - Increase runtime trace finalization timeout from 10 to 60 seconds to handle large traces from longer recording sessionsUpdated dependencies [
ff7dd67,0fbef9b,6ac8b71,576d756,2e3f6eb]:@react-doctor/api@0.9.14
Patch Changes
d030b11,fa72869]:@react-doctor/core@0.9.14
Patch Changes
#1755
d030b11Thanks @aidenybai! - Detect React Compiler configuration passed throughwithSentryConfig.#1748
fa72869Thanks @skoshx! - Treat Sanity blueprint files as convention entriessanity.blueprint.tsis a Sanity Studio convention file loaded by filename by the Sanity CLI (sanity blueprints deploy), similar tosanity.config.tsandsanity.cli.ts. It was incorrectly reported as unused byreact-doctor/unused-file.Fixes #1747
Updated dependencies [
ff7dd67,0fbef9b,6ac8b71,576d756,2e3f6eb]:@react-doctor/fuzz@0.0.32
Patch Changes
ff7dd67,0fbef9b,6ac8b71,576d756,2e3f6eb]: