Skip to content

Releases: connectrpc/connect-query-es

v2.0.0

19 Nov 16:43
709ca5b
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v2.0.0-beta.2

10 Oct 19:06
09ad350
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

What's Changed

Peer deps update

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

v1.4.2

09 Sep 16:19
8bab87c
Compare
Choose a tag to compare

What's Changed

  • Remove "module" export condition to prevent confusion with webpack by @paul-sachs in #407

Full Changelog: v1.4.1...v1.4.2

v1.4.1

22 May 14:14
aea2864
Compare
Choose a tag to compare

What's Changed

  • Respect enabled:false in QueryClient's default options by @anuraaga in #369

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

10 May 16:13
c326371
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0