github TanStack/query @tanstack/eslint-plugin-query@5.95.0

latest releases: release-2026-03-22-1745, @tanstack/query-sync-storage-persister@5.95.0, @tanstack/solid-query@5.95.0...
7 hours ago

Minor Changes

  • BREAKING (eslint-plugin): The exhaustive-deps rule now reports member expression dependencies more granularly for call expressions (e.g. a.b.foo() suggests a.b), which may cause existing code that previously passed the rule to now report missing dependencies. To accommodate stable variables and types, the rule now accepts an allowlist option with variables and types arrays to exclude specific dependencies from enforcement. (#10295)

Don't miss a new query release

NewReleases is sending notifications on new releases.