Skip to content

Bump @tanstack/react-query from 5.17.19 to 5.18.0

Bumps @tanstack/react-query from 5.17.19 to 5.18.0.

Release notes

Sourced from @​tanstack/react-query's releases.

v5.18.0

Version 5.18.0 - 1/30/2024, 5:32 PM

Changes

Feat

  • fix potential xss injection (1244043c) by Dominik Dorfmeister

Chore

  • integrations/react-*: add eslintrc to resolve error (#6749) (62704ce6) by @​manudeli

Docs

  • angular-query: run prettier on quickstart (#6782) (8fff6549) by Arnoud
  • angular-query: Update quick-start.md (#6775) (e726e698) by Michael Be
  • angular-query: add examples to menu (#6781) (9c561b28) by Arnoud

Other

  • Merge pull request from GHSA-997g-27x8-43rf (f2ddaf25) by Dominik Dorfmeister

Doc

  • Change the onMutate optional description to capitalize. (#6773) (58b3de86) by Jeong-Sik Yun

Ci

  • eslint: add rule to encourage generic naming convention as ^(T|T[A-Z][A-Za-z]+)$ (#6684) (c7747721) by @​manudeli
  • eslint: add @​cspell/eslint-plugin to prevent misspelling (error) (#6718) (b32ad24f) by @​manudeli
  • sherif: ignore-package ./integrations/* (#6750) (1f77c125) by @​manudeli

Packages

  • @​tanstack/eslint-plugin-query@​5.18.0
  • @​tanstack/query-async-storage-persister@​5.18.0
  • @​tanstack/query-core@​5.18.0
  • @​tanstack/query-devtools@​5.18.0
  • @​tanstack/query-persist-client-core@​5.18.0
  • @​tanstack/query-sync-storage-persister@​5.18.0
  • @​tanstack/react-query@​5.18.0
  • @​tanstack/react-query-next-experimental@​5.18.0
  • @​tanstack/solid-query@​5.18.0
  • @​tanstack/solid-query-persist-client@​5.18.0
  • @​tanstack/svelte-query@​5.18.0
  • @​tanstack/vue-query@​5.18.0
  • @​tanstack/angular-query-experimental@​5.18.0
  • @​tanstack/query-broadcast-client-experimental@​5.18.0
  • @​tanstack/react-query-devtools@​5.18.0

... (truncated)

Commits
  • c8442f8 release: v5.18.0
  • c774772 ci(eslint): add rule to encourage generic naming convention as `^(T|T[A-Z][A-...
  • b32ad24 ci(eslint): add @​cspell/eslint-plugin to prevent misspelling (error) (#6718)
  • See full diff in compare view

Merge request reports