Skip to content

chore: forgot changeset in #7596#7600

Merged
Sheraff merged 1 commit into
mainfrom
task-react-router-missing-changeset-for-7596
Jun 11, 2026
Merged

chore: forgot changeset in #7596#7600
Sheraff merged 1 commit into
mainfrom
task-react-router-missing-changeset-for-7596

Conversation

@Sheraff

@Sheraff Sheraff commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

#7596

Summary by CodeRabbit

  • Performance
    • Reduced unnecessary rerenders during navigation, improving application responsiveness.

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6a4d625f-e780-4c12-a5b2-7b68f660861d

📥 Commits

Reviewing files that changed from the base of the PR and between 56bd271 and 7684b20.

📒 Files selected for processing (1)
  • .changeset/major-poems-drop.md

📝 Walkthrough

Walkthrough

A new Changeset entry marks a patch release for @tanstack/react-router, documenting a change that reduces Match rerenders during navigations.

Changes

Changeset Documentation

Layer / File(s) Summary
Changeset entry for Match rerender optimization
.changeset/major-poems-drop.md
Declares a patch version bump for @tanstack/react-router with release notes about reducing Match rerenders during navigations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

package: react-router

Poem

A tiny changeset hops in today,
Poems of fewer rerenders on the way,
Match components now skip their dance,
Navigation's smoother—no second glance! 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the purpose of the PR: adding a missing changeset for PR #7596, which is directly supported by the changeset file modification shown in the raw summary.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch task-react-router-missing-changeset-for-7596

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud

nx-cloud Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 7684b20

Command Status Duration Result
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 2m 15s View ↗
nx affected --targets=test:eslint,test:unit,tes... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-11 08:15:10 UTC

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

2 package(s) bumped directly, 7 bumped as dependents.

🟩 Patch bumps

Package Version Reason
@tanstack/react-router 1.170.15 → 1.170.16 Changeset
@tanstack/solid-router 1.170.15 → 1.170.16 Changeset
@tanstack/react-start 1.168.25 → 1.168.26 Dependent
@tanstack/react-start-client 1.168.13 → 1.168.14 Dependent
@tanstack/react-start-rsc 0.1.24 → 0.1.25 Dependent
@tanstack/react-start-server 1.167.19 → 1.167.20 Dependent
@tanstack/solid-start 1.168.25 → 1.168.26 Dependent
@tanstack/solid-start-client 1.168.13 → 1.168.14 Dependent
@tanstack/solid-start-server 1.167.19 → 1.167.20 Dependent

@pkg-pr-new

pkg-pr-new Bot commented Jun 11, 2026

Copy link
Copy Markdown
More templates

@tanstack/arktype-adapter

npm i https://pkg.pr.new/@tanstack/arktype-adapter@7600

@tanstack/eslint-plugin-router

npm i https://pkg.pr.new/@tanstack/eslint-plugin-router@7600

@tanstack/eslint-plugin-start

npm i https://pkg.pr.new/@tanstack/eslint-plugin-start@7600

@tanstack/history

npm i https://pkg.pr.new/@tanstack/history@7600

@tanstack/nitro-v2-vite-plugin

npm i https://pkg.pr.new/@tanstack/nitro-v2-vite-plugin@7600

@tanstack/react-router

npm i https://pkg.pr.new/@tanstack/react-router@7600

@tanstack/react-router-devtools

npm i https://pkg.pr.new/@tanstack/react-router-devtools@7600

@tanstack/react-router-ssr-query

npm i https://pkg.pr.new/@tanstack/react-router-ssr-query@7600

@tanstack/react-start

npm i https://pkg.pr.new/@tanstack/react-start@7600

@tanstack/react-start-client

npm i https://pkg.pr.new/@tanstack/react-start-client@7600

@tanstack/react-start-rsc

npm i https://pkg.pr.new/@tanstack/react-start-rsc@7600

@tanstack/react-start-server

npm i https://pkg.pr.new/@tanstack/react-start-server@7600

@tanstack/router-cli

npm i https://pkg.pr.new/@tanstack/router-cli@7600

@tanstack/router-core

npm i https://pkg.pr.new/@tanstack/router-core@7600

@tanstack/router-devtools

npm i https://pkg.pr.new/@tanstack/router-devtools@7600

@tanstack/router-devtools-core

npm i https://pkg.pr.new/@tanstack/router-devtools-core@7600

@tanstack/router-generator

npm i https://pkg.pr.new/@tanstack/router-generator@7600

@tanstack/router-plugin

npm i https://pkg.pr.new/@tanstack/router-plugin@7600

@tanstack/router-ssr-query-core

npm i https://pkg.pr.new/@tanstack/router-ssr-query-core@7600

@tanstack/router-utils

npm i https://pkg.pr.new/@tanstack/router-utils@7600

@tanstack/router-vite-plugin

npm i https://pkg.pr.new/@tanstack/router-vite-plugin@7600

@tanstack/solid-router

npm i https://pkg.pr.new/@tanstack/solid-router@7600

@tanstack/solid-router-devtools

npm i https://pkg.pr.new/@tanstack/solid-router-devtools@7600

@tanstack/solid-router-ssr-query

npm i https://pkg.pr.new/@tanstack/solid-router-ssr-query@7600

@tanstack/solid-start

npm i https://pkg.pr.new/@tanstack/solid-start@7600

@tanstack/solid-start-client

npm i https://pkg.pr.new/@tanstack/solid-start-client@7600

@tanstack/solid-start-server

npm i https://pkg.pr.new/@tanstack/solid-start-server@7600

@tanstack/start-client-core

npm i https://pkg.pr.new/@tanstack/start-client-core@7600

@tanstack/start-fn-stubs

npm i https://pkg.pr.new/@tanstack/start-fn-stubs@7600

@tanstack/start-plugin-core

npm i https://pkg.pr.new/@tanstack/start-plugin-core@7600

@tanstack/start-server-core

npm i https://pkg.pr.new/@tanstack/start-server-core@7600

@tanstack/start-static-server-functions

npm i https://pkg.pr.new/@tanstack/start-static-server-functions@7600

@tanstack/start-storage-context

npm i https://pkg.pr.new/@tanstack/start-storage-context@7600

@tanstack/valibot-adapter

npm i https://pkg.pr.new/@tanstack/valibot-adapter@7600

@tanstack/virtual-file-routes

npm i https://pkg.pr.new/@tanstack/virtual-file-routes@7600

@tanstack/vue-router

npm i https://pkg.pr.new/@tanstack/vue-router@7600

@tanstack/vue-router-devtools

npm i https://pkg.pr.new/@tanstack/vue-router-devtools@7600

@tanstack/vue-router-ssr-query

npm i https://pkg.pr.new/@tanstack/vue-router-ssr-query@7600

@tanstack/vue-start

npm i https://pkg.pr.new/@tanstack/vue-start@7600

@tanstack/vue-start-client

npm i https://pkg.pr.new/@tanstack/vue-start-client@7600

@tanstack/vue-start-server

npm i https://pkg.pr.new/@tanstack/vue-start-server@7600

@tanstack/zod-adapter

npm i https://pkg.pr.new/@tanstack/zod-adapter@7600

commit: 7684b20

@Sheraff Sheraff merged commit f046b06 into main Jun 11, 2026
10 checks passed
@Sheraff Sheraff deleted the task-react-router-missing-changeset-for-7596 branch June 11, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant