TanStackOSS
    query
    refactor(types): simplify useMutationState cast to mutation as TMutation Replace the double-cast `(fn as unknown as (m: Mutation) => TResult)(m)` with the direct `fn(m as TMutation)` across all five framework packages. The constraint `TMutation extends Mutation<any, any, any, any>` creates sufficient overlap for the single cast to compile cleanly on TS 5.4–6.0.
    nx run-many --target=build --exclude=examples/** --exclude=integrations/**
Succeeded
CI Pipeline Execution

nx run-many --target=build --exclude=examples/** --exclude=integrations/**

Click to copy
Linux
4 CPU cores
67b12ae110373
100%

Cache hits

24 of 24 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

24 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools