Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into psachs/v2-query-client
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-sachs committed Nov 15, 2024
2 parents 8bc29eb + df732d6 commit a427255
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2 with parameter "target=ts"
// @generated by protoc-gen-connect-query v2.0.0-rc.3 with parameter "target=ts"
// @generated from file eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */

Expand Down
8 changes: 4 additions & 4 deletions packages/connect-query-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@connectrpc/connect-query-core",
"version": "2.0.0-rc.2",
"version": "2.0.0-rc.3",
"description": "Core of Connect-Query, framework agnostic helpers for type-safe queries.",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -33,15 +33,15 @@
"@bufbuild/jest-environment-jsdom": "^0.1.1",
"@bufbuild/protobuf": "^2.2.1",
"@bufbuild/protoc-gen-es": "^2.2.1",
"@connectrpc/connect": "^2.0.0-rc.2",
"@connectrpc/connect-web": "^2.0.0-rc.2",
"@connectrpc/connect": "^2.0.0-rc.3",
"@connectrpc/connect-web": "^2.0.0-rc.3",
"test-utils": "workspace:*",
"typescript": "^5.6.3",
"@tanstack/query-core": "^5.59.16"
},
"peerDependencies": {
"@bufbuild/protobuf": "2.x",
"@connectrpc/connect": "^2.0.0-rc.2",
"@connectrpc/connect": "^2.0.0-rc.3",
"@tanstack/query-core": "5.x"
},
"files": [
Expand Down
8 changes: 4 additions & 4 deletions packages/connect-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@connectrpc/connect-query",
"version": "2.0.0-rc.2",
"version": "2.0.0-rc.3",
"description": "TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -36,8 +36,8 @@
"@bufbuild/jest-environment-jsdom": "^0.1.1",
"@bufbuild/protobuf": "^2.2.1",
"@bufbuild/protoc-gen-es": "^2.2.1",
"@connectrpc/connect": "^2.0.0-rc.2",
"@connectrpc/connect-web": "^2.0.0-rc.2",
"@connectrpc/connect": "^2.0.0-rc.3",
"@connectrpc/connect-web": "^2.0.0-rc.3",
"@tanstack/react-query": "^5.59.16",
"@testing-library/react": "^16.0.1",
"@types/react": "^18.3.12",
Expand All @@ -49,7 +49,7 @@
},
"peerDependencies": {
"@bufbuild/protobuf": "2.x",
"@connectrpc/connect": "^2.0.0-rc.1",
"@connectrpc/connect": "^2.0.0-rc.3",
"@tanstack/react-query": "5.x",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/protoc-gen-connect-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@connectrpc/protoc-gen-connect-query",
"version": "2.0.0-rc.2",
"version": "2.0.0-rc.3",
"description": "Code generator for connect-query",
"license": "Apache-2.0",
"sideEffects": false,
Expand Down Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@bufbuild/buf": "1.46.0",
"@bufbuild/protoc-gen-es": "^2.2.1",
"@connectrpc/connect": "^2.0.0-rc.2",
"@connectrpc/connect": "^2.0.0-rc.3",
"@connectrpc/connect-query": "workspace:*",
"@tanstack/react-query": "^5.59.16",
"typescript": "^5.6.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2 with parameter "js_import_style=legacy_commonjs,import_extension=js"
// @generated by protoc-gen-connect-query v2.0.0-rc.3 with parameter "js_import_style=legacy_commonjs,import_extension=js"
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2 with parameter "js_import_style=legacy_commonjs,import_extension=js"
// @generated by protoc-gen-connect-query v2.0.0-rc.3 with parameter "js_import_style=legacy_commonjs,import_extension=js"
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2 with parameter "js_import_style=legacy_commonjs,import_extension=js"
// @generated by protoc-gen-connect-query v2.0.0-rc.3 with parameter "js_import_style=legacy_commonjs,import_extension=js"
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2 with parameter "js_import_style=legacy_commonjs,import_extension=js"
// @generated by protoc-gen-connect-query v2.0.0-rc.3 with parameter "js_import_style=legacy_commonjs,import_extension=js"
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2
// @generated by protoc-gen-connect-query v2.0.0-rc.3
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2
// @generated by protoc-gen-connect-query v2.0.0-rc.3
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2
// @generated by protoc-gen-connect-query v2.0.0-rc.3
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2
// @generated by protoc-gen-connect-query v2.0.0-rc.3
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2 with parameter "target=ts"
// @generated by protoc-gen-connect-query v2.0.0-rc.3 with parameter "target=ts"
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-connect-query v2.0.0-rc.2 with parameter "target=ts"
// @generated by protoc-gen-connect-query v2.0.0-rc.3 with parameter "target=ts"
// @generated from file test.proto (package test, syntax proto3)
/* eslint-disable */

Expand Down
6 changes: 3 additions & 3 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test-utils",
"private": true,
"version": "0.0.0",
"version": "2.0.0-rc.3",
"type": "module",
"scripts": {
"clean": "rm -rf ./dist/*",
Expand All @@ -16,8 +16,8 @@
"@bufbuild/buf": "^1.46.0",
"@bufbuild/protobuf": "^2.2.1",
"@bufbuild/protoc-gen-es": "^2.2.1",
"@connectrpc/connect": "^2.0.0-rc.2",
"@connectrpc/connect-web": "^2.0.0-rc.2",
"@connectrpc/connect": "^2.0.0-rc.3",
"@connectrpc/connect-web": "^2.0.0-rc.3",
"@types/react": "18.3.12",
"react": "^18.3.1"
},
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a427255

Please sign in to comment.