ci: Version Packages - #2
Open
github-actions[bot] wants to merge 1 commit into
Open
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 15, 2026 16:41
a0d32c1 to
646fa69
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 25, 2026 16:28
646fa69 to
7029d1d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 30, 2026 05:27
7029d1d to
1fdfae9
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 8, 2026 17:55
1fdfae9 to
aba9773
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 15, 2026 14:33
aba9773 to
f6456e6
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
@tanstack/react-router@1.170.37
Patch Changes
#8418
e561fa1-deepEqualnow takes its flags as positional arguments —deepEqual(a, b, partial?, explicitUndefined?)— instead of an options object. The router's hot callers (Link option stabilization and active-state checks,matchRoute) no longer allocate an options object per comparison, and the comparator reads two booleans instead of a polymorphic object.explicitUndefinedreplacesignoreUndefined: false.deepEqualis an internal helper; it stays exported for compatibility of two-argument calls.#8420
8e164d2-useLinkPropsno longer calls through an internal wrapper. The host elementLinkrenders on is an@internaloverload parameter that is stripped from the published declarations, so the publicuseLinkProps(options, forwardedRef?)signature is unchanged.Updated dependencies [
bc80866,e561fa1]:@tanstack/react-start@1.168.55
Patch Changes
e561fa1,8e164d2]:@tanstack/react-start-client@1.168.35
Patch Changes
bc80866,e561fa1,8e164d2]:@tanstack/react-start-rsc@0.1.54
Patch Changes
bc80866,e561fa1,8e164d2]:@tanstack/react-start-server@1.167.42
Patch Changes
bc80866,e561fa1,8e164d2]:@tanstack/router-cli@1.167.37
Patch Changes
@tanstack/router-core@1.171.31
Patch Changes
#8417
bc80866- Speed updeepEqual: identical array elements no longer recurse, the exact comparison keeps a single key counter, and the redundanttypeofearly exit is gone. Equal numeric arrays compare ~70% faster and record comparisons 5–12% faster in the mixed-mode workloads that Link option stabilization and active-state checks produce, with a slightly smaller bundle. Behavior, including key enumeration and getter read order, is unchanged.#8418
e561fa1-deepEqualnow takes its flags as positional arguments —deepEqual(a, b, partial?, explicitUndefined?)— instead of an options object. The router's hot callers (Link option stabilization and active-state checks,matchRoute) no longer allocate an options object per comparison, and the comparator reads two booleans instead of a polymorphic object.explicitUndefinedreplacesignoreUndefined: false.deepEqualis an internal helper; it stays exported for compatibility of two-argument calls.@tanstack/router-generator@1.167.37
Patch Changes
bc80866,e561fa1]:@tanstack/router-plugin@1.168.39
Patch Changes
bc80866,e561fa1,8e164d2]:@tanstack/router-vite-plugin@1.167.39
Patch Changes
@tanstack/solid-router@1.170.35
Patch Changes
#8418
e561fa1-deepEqualnow takes its flags as positional arguments —deepEqual(a, b, partial?, explicitUndefined?)— instead of an options object. The router's hot callers (Link option stabilization and active-state checks,matchRoute) no longer allocate an options object per comparison, and the comparator reads two booleans instead of a polymorphic object.explicitUndefinedreplacesignoreUndefined: false.deepEqualis an internal helper; it stays exported for compatibility of two-argument calls.Updated dependencies [
bc80866,e561fa1]:@tanstack/solid-start@1.168.53
Patch Changes
e561fa1]:@tanstack/solid-start-client@1.168.34
Patch Changes
bc80866,e561fa1]:@tanstack/solid-start-server@1.167.41
Patch Changes
bc80866,e561fa1]:@tanstack/start-client-core@1.170.31
Patch Changes
bc80866,e561fa1]:@tanstack/start-plugin-core@1.171.45
Patch Changes
bc80866,e561fa1]:@tanstack/start-server-core@1.169.36
Patch Changes
bc80866,e561fa1]:@tanstack/start-static-server-functions@1.167.36
Patch Changes
@tanstack/start-storage-context@1.167.33
Patch Changes
bc80866,e561fa1]:@tanstack/vue-router@1.170.34
Patch Changes
#8418
e561fa1-deepEqualnow takes its flags as positional arguments —deepEqual(a, b, partial?, explicitUndefined?)— instead of an options object. The router's hot callers (Link option stabilization and active-state checks,matchRoute) no longer allocate an options object per comparison, and the comparator reads two booleans instead of a polymorphic object.explicitUndefinedreplacesignoreUndefined: false.deepEqualis an internal helper; it stays exported for compatibility of two-argument calls.Updated dependencies [
bc80866,e561fa1]:@tanstack/vue-start@1.168.52
Patch Changes
e561fa1]:@tanstack/vue-start-client@1.167.37
Patch Changes
bc80866,e561fa1]:@tanstack/vue-start-server@1.167.41
Patch Changes
bc80866,e561fa1]: