Skip to content

Releases: connectrpc/connect-query-es

v2.2.0

09 Sep 16:42
dde0a27

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

10 Jul 14:56
961e0c1

Choose a tag to compare

What's Changed

  • Match structural sharing behavior from @tanstack/query-core by @paul-sachs in #547

Full Changelog: v2.1.0...v2.1.1

v2.1.0

22 May 20:42
82a6dc5

Choose a tag to compare

What's Changed

  • Add datatag to ConnectQueryKey so queryClient can infer type info by @paul-sachs in #532

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

13 Dec 16:37
34177da

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Nov 16:43
709ca5b

Choose a tag to compare

What's Changed

  • We're upgrading to Connect-ES and Protobuf-ES version 2.
  • Query keys have been revamped and support finer grained control.
  • We're introducing a new core package.

Tip

If you are already using Connect, see our migration guide to upgrade to version 2.

Full Changelog

v2.0.0-rc.3

05 Nov 16:52
df732d6

Choose a tag to compare

v2.0.0-rc.3 Pre-release
Pre-release

What's Changed

This is a pre-release for version 2, which includes a couple of new features, namely revamped query keys, and supports Protobuf-ES v2.

  • Fix createinfinitequeryoptions skiptoken usage by @paul-sachs in #478
  • Introduce connect-query-core package by @paul-sachs in #357
  • Remove queryKeyHashFn to allow default query client access to queries by @paul-sachs in #470
  • Add overload to make sure createQueryOptions only returns skipToken when could be passed skipToken by @paul-sachs in #469

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.3

v2.0.0-rc.2

21 Oct 20:09
0a4a6c6

Choose a tag to compare

v2.0.0-rc.2 Pre-release
Pre-release

What's Changed

  • Corrected corrupted npm release

Full Changelog: v2.0.0-beta.2...v2.0.0-rc.2

v2.0.0-rc.1

18 Oct 13:17
0a4a6c6

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release

What's Changed

This is a release candidate for version 2.

Full Changelog: v2.0.0-beta.2...v2.0.0-rc.1

2.0.0-beta.3

14 Oct 16:46
eed6fa8

Choose a tag to compare

2.0.0-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta.2...2.0.0-beta.3

v2.0.0-beta.1

10 Oct 13:12
82455be

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release

What's Changed

This is a pre-release for version 2, which includes a couple of new features, namely revamped query keys, and supports Protobuf-ES v2.

New Contributors

Full Changelog: v1.4.2...v2.0.0-beta.1