Skip to content

Commit

Permalink
Release 0.8.6 (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
timostamm authored Apr 11, 2023
1 parent 94f0d4c commit 1dae4fa
Show file tree
Hide file tree
Showing 18 changed files with 272 additions and 341 deletions.
545 changes: 238 additions & 307 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/connect-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bufbuild/connect-express",
"version": "0.8.5",
"version": "0.8.6",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"node": ">=16.0.0"
},
"dependencies": {
"@bufbuild/connect": "0.8.5",
"@bufbuild/connect-node": "^0.8.5",
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect-node": "^0.8.6",
"@types/express": "^4.17.17"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/connect-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bufbuild/connect-fastify",
"version": "0.8.5",
"version": "0.8.6",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"node": ">=16.0.0"
},
"dependencies": {
"@bufbuild/connect": "0.8.5",
"@bufbuild/connect-node": "^0.8.5",
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect-node": "^0.8.6",
"fastify": "^4.15.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/connect-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bufbuild/connect-next",
"version": "0.8.5",
"version": "0.8.6",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"node": ">=16.0.0"
},
"dependencies": {
"@bufbuild/connect": "0.8.5",
"@bufbuild/connect-node": "^0.8.5"
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect-node": "^0.8.6"
},
"peerDependencies": {
"@bufbuild/protobuf": "^1.2.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/connect-node-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"default": "./dist/esm/index.js"
},
"dependencies": {
"@bufbuild/connect": "0.8.5",
"@bufbuild/connect-express": "0.8.5",
"@bufbuild/connect-fastify": "0.8.5",
"@bufbuild/connect-node": "0.8.5",
"@bufbuild/connect-web": "0.8.5",
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect-express": "0.8.6",
"@bufbuild/connect-fastify": "0.8.6",
"@bufbuild/connect-node": "0.8.6",
"@bufbuild/connect-web": "0.8.6",
"@grpc/grpc-js": "^1.8.13",
"@types/express": "^4.17.17",
"@types/jasmine": "^4.3.0",
Expand Down

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

4 changes: 2 additions & 2 deletions packages/connect-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bufbuild/connect-node",
"version": "0.8.5",
"version": "0.8.6",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"node": ">=16.0.0"
},
"dependencies": {
"@bufbuild/connect": "0.8.5",
"@bufbuild/connect": "0.8.6",
"headers-polyfill": "^3.1.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-web-bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"clean": "rm -rf README.md src/gen"
},
"dependencies": {
"@bufbuild/connect-web": "0.8.5",
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/protobuf": "^1.2.0",
"@bufbuild/protoc-gen-es": "^1.2.0",
"brotli": "^1.3.3",
Expand Down

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

4 changes: 2 additions & 2 deletions packages/connect-web-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"default": "./dist/esm/index.js"
},
"dependencies": {
"@bufbuild/connect-web": "0.8.5",
"@bufbuild/connect": "0.8.5",
"@bufbuild/connect-web": "0.8.6",
"@bufbuild/connect": "0.8.6",
"@types/jasmine": "^4.3.0",
"esbuild": "^0.16.12",
"jasmine": "^4.5.0",
Expand Down

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

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

4 changes: 2 additions & 2 deletions packages/connect-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bufbuild/connect-web",
"version": "0.8.5",
"version": "0.8.6",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"require": "./dist/cjs/index.js"
},
"dependencies": {
"@bufbuild/connect": "0.8.5"
"@bufbuild/connect": "0.8.6"
},
"peerDependencies": {
"@bufbuild/protobuf": "^1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bufbuild/connect",
"version": "0.8.5",
"version": "0.8.6",
"description": "Type-safe APIs with Protobuf and TypeScript.",
"license": "Apache-2.0",
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"node": ">=16"
},
"dependencies": {
"@bufbuild/connect-node": "^0.8.5",
"@bufbuild/connect-web": "^0.8.5",
"@bufbuild/connect-node": "^0.8.6",
"@bufbuild/connect-web": "^0.8.6",
"@bufbuild/protobuf": "^1.2.0",
"tsx": "^3.12.2"
},
"devDependencies": {
"@bufbuild/buf": "^1.15.0-1",
"@bufbuild/protoc-gen-connect-es": "^0.8.5",
"@bufbuild/protoc-gen-connect-es": "^0.8.6",
"@bufbuild/protoc-gen-es": "^1.2.0",
"@types/express": "^4.17.15",
"esbuild": "^0.16.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/src/gen/eliza_connect.ts

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

4 changes: 2 additions & 2 deletions packages/protoc-gen-connect-es/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bufbuild/protoc-gen-connect-es",
"version": "0.8.5",
"version": "0.8.6",
"description": "Code generator for Connect",
"license": "Apache-2.0",
"repository": {
Expand All @@ -24,7 +24,7 @@
"@bufbuild/protoplugin": "^1.2.0"
},
"peerDependencies": {
"@bufbuild/connect": "0.8.5",
"@bufbuild/connect": "0.8.6",
"@bufbuild/protoc-gen-es": "^1.2.0"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/protoc-gen-connect-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bufbuild/protoc-gen-connect-web",
"version": "0.8.5",
"version": "0.8.6",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"@bufbuild/protoplugin": "^1.2.0"
},
"peerDependencies": {
"@bufbuild/connect": "0.8.5",
"@bufbuild/connect": "0.8.6",
"@bufbuild/protoc-gen-es": "^1.2.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 1dae4fa

Please sign in to comment.