Skip to content

@tanstack/eslint-plugin-query@5.102.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 18:55
· 29 commits to main since this release
Immutable release. Only release title and notes can be modified.
5743468

Patch Changes

  • #11212 279bb55 - TypeScript 7 compatibility

  • #11188 3bc8edf - Fix false-positive warnings in no-unstable-deps rule caused by Object.prototype property lookups (toString, valueOf, etc.).

  • #11115 8582702 - Remove unused helper functions from the internal ASTUtils object (getNestedIdentifiers, getNestedReturnStatements, getClosestVariableDeclarator, mapKeyNodeToText, and mapKeyNodeToBaseText). They were not referenced by any rule and are not part of the public API.