Skip to content

Commit

Permalink
Release 0.9.0 (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
timostamm committed May 17, 2023
1 parent 672b759 commit e85cf5c
Show file tree
Hide file tree
Showing 18 changed files with 437 additions and 545 deletions.
912 changes: 402 additions & 510 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.6",
"version": "0.9.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"node": ">=16.0.0"
},
"dependencies": {
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect-node": "^0.8.6",
"@bufbuild/connect": "0.9.0",
"@bufbuild/connect-node": "^0.9.0",
"@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.6",
"version": "0.9.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"node": ">=16.0.0"
},
"dependencies": {
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect-node": "^0.8.6",
"@bufbuild/connect": "0.9.0",
"@bufbuild/connect-node": "^0.9.0",
"fastify": "^4.17.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.6",
"version": "0.9.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"node": ">=16.0.0"
},
"dependencies": {
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect-node": "^0.8.6"
"@bufbuild/connect": "0.9.0",
"@bufbuild/connect-node": "^0.9.0"
},
"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.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",
"@bufbuild/connect": "0.9.0",
"@bufbuild/connect-express": "0.9.0",
"@bufbuild/connect-fastify": "0.9.0",
"@bufbuild/connect-node": "0.9.0",
"@bufbuild/connect-web": "0.9.0",
"@grpc/grpc-js": "^1.8.14",
"@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.6",
"version": "0.9.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"node": ">=16.0.0"
},
"dependencies": {
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect": "0.9.0",
"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.6",
"@bufbuild/connect-web": "0.9.0",
"@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.6",
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect-web": "0.9.0",
"@bufbuild/connect": "0.9.0",
"@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.6",
"version": "0.9.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"require": "./dist/cjs/index.js"
},
"dependencies": {
"@bufbuild/connect": "0.8.6"
"@bufbuild/connect": "0.9.0"
},
"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.6",
"version": "0.9.0",
"description": "Type-safe APIs with Protobuf and TypeScript.",
"license": "Apache-2.0",
"repository": {
Expand Down
8 changes: 4 additions & 4 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.6",
"@bufbuild/connect-web": "^0.8.6",
"@bufbuild/connect-node": "^0.9.0",
"@bufbuild/connect-web": "^0.9.0",
"@bufbuild/protobuf": "^1.2.0",
"tsx": "^3.12.7"
},
"devDependencies": {
"@bufbuild/buf": "^1.15.0-1",
"@bufbuild/protoc-gen-connect-es": "^0.8.6",
"@bufbuild/buf": "^1.18.0-1",
"@bufbuild/protoc-gen-connect-es": "^0.9.0",
"@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.6",
"version": "0.9.0",
"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.6",
"@bufbuild/connect": "0.9.0",
"@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.6",
"version": "0.9.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"@bufbuild/protoplugin": "^1.2.0"
},
"peerDependencies": {
"@bufbuild/connect": "0.8.6",
"@bufbuild/connect": "0.9.0",
"@bufbuild/protoc-gen-es": "^1.2.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit e85cf5c

Please sign in to comment.