Skip to content

Releases: TanStack/query

v5.20.4

13 Feb 12:49

Choose a tag to compare

Version 5.20.4 - 2/13/2024, 12:48 PM

Changes

Fix

  • types: type structural sharing as unknown (#6888) (aad4078) by Dominik Dorfmeister

Packages

v5.20.3

13 Feb 12:01

Choose a tag to compare

Version 5.20.3 - 2/13/2024, 12:00 PM

Changes

Fix

  • react-query-devtools: make the client prop work outside a Provider tree (#6886) (f2c4f48) by Dominik Dorfmeister

Docs

  • angular-query: angular example improvements (#6881) (ef7be72) by Arnoud

Packages

v5.20.2

12 Feb 16:04

Choose a tag to compare

Version 5.20.2 - 2/12/2024, 4:03 PM

Changes

Refactor

  • query-core: export matchMutation (#6851) (3b844bb) by Luke Murray

Chore

  • fix multiple-dependency-versions (cac31bc) by Dominik Dorfmeister
  • Update dependencies (#6871) (7a51c2a) by Lachlan Collins
  • Use plugin:react/jsx-runtime config (#6868) (9b496bf) by Lachlan Collins

Ci

Docs

Packages

v5.20.1

10 Feb 08:53

Choose a tag to compare

Version 5.20.1 - 2/10/2024, 8:52 AM

Changes

Refactor

  • eslint-plugin-query: Use ESLintUtils.RuleCreator (#6867) (7b7cc2f) by Lachlan Collins

Chore

  • Replace @ts-ignore with @ts-expect-error (#6866) (e105930) by Lachlan Collins
  • Add recommended eslint rules, dedupe parserOptions (#6865) (8cd6441) by Lachlan Collins

Packages

v5.20.0

10 Feb 06:41

Choose a tag to compare

Version 5.20.0 - 2/10/2024, 6:41 AM

Changes

Feat

  • eslint-plugin-query: Update @typescript-eslint/utils to v6 (#6864) (4220885) by Lachlan Collins

Packages

v5.19.1

10 Feb 02:11

Choose a tag to compare

Version 5.19.1 - 2/10/2024, 2:10 AM

Changes

Fix

  • Enable @typescript-eslint/method-signature-style (#6847) (30924d6) by Lachlan Collins

Docs

  • angular-query: convert angular example apps to cli (#6849) (3e85231) by Arnoud
  • angular-query: add infinite query guide to menu (#6838) (7c91e1a) by Arnoud
  • angular-query: add infinite query example (#6837) (fc89dc4) by Arnoud

Packages

v5.19.0

04 Feb 21:44

Choose a tag to compare

Version 5.19.0 - 2/4/2024, 9:44 PM

Changes

Feat

  • angular-query: injectInfiniteQuery (#6808) (c2dc9bb) by Arnoud

Docs

  • angular-query: improve basic example (#6834) (abd90db) by Arnoud

Packages

v5.18.2

04 Feb 14:05

Choose a tag to compare

Version 5.18.2 - 2/4/2024, 2:04 PM

Changes

Fix

  • angular-query: support angular v16 (#6833) (8ad3504) by Arnoud

Chore

  • Downgrade Nx to v17.3.1 (#6830) (caa2916) by Lachlan Collins

Docs

  • examples: Clean-up example config (#6817) (6c79808) by Lachlan Collins

Other

Ci

  • Update Nx to v17.3.2 (#6829) (86a6c3e) by Lachlan Collins
  • Undo merging integrations into examples (#6821) (bfdd31f) by Lachlan Collins
  • Merge integrations into examples (#6815) (da5f40e) by Lachlan Collins
  • Remove codesandbox (#6814) (8450d9a) by Lachlan Collins
  • examples: test examples in CI (#6813) (2aeb0bf) by Lachlan Collins
  • vitest: use name field of package.json consistently (#6787) (237e52c) by @manudeli

Packages

v5.18.1

02 Feb 08:00

Choose a tag to compare

Version 5.18.1 - 2/2/2024, 7:58 AM (Manual Release)

Changes

Ci

  • Update example dependencies when publishing (#6809) (2c115f8) by Lachlan Collins

Packages

v5.18.0

30 Jan 17:33

Choose a tag to compare

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

Changes

Feat

  • fix potential xss injection (1244043) by Dominik Dorfmeister

Chore

Docs

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

Other

Doc

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

Ci

Packages