-
We are importing `@bufbuild/connect-web` a few places; this has been deprecated. We should instead import `@bufbuild/connect`.
See for example in index.d.ts:
```ts
/**
* @deprecated please import…
-
I followed all steps to migrate and I'm also using knit
**npx @connectrpc/connect-migrate@latest**
```
Scanning... ✓
1 package.json file
0 lock files
0 source files
1 buf.gen.…
-
https://github.com/bufbuild/knit
-
When using pnpm i get an error that @bufbuild/protobuf is missing in admin.js since version 2.0.30.
I fixed it locally by installing that package.
Please add this to the package.json
-
Would folks be open to adding more information to errors returned from `toBinary`? For example, right now I'm getting this error:
```
Error: invalid uint32: -1
at assertUInt32 (file:///home/n…
-
### Q1. 推奨バージョンは何か(以下の運用で問題なさそうか)
- `@buf/pocketsign_apis.connectrpc_es` はbufbuildのビルドツールの最新と比較的新しいコミットのものを利用している
- `@buf/pocketsign_apis.bufbuild_es` については、bufbuildのバージョンが新しすぎる(2を超える?)とcompatibilit…
-
Hello,
Can you look at the possibility of using bufbuild/protobuf-es ?
See: https://github.com/bufbuild/protobuf-es
Thank You
-
At the moment buf.build domain is inaccessible from Russia, therefore the whole go-grpc-middleware package is inaccessible for usage because of the `buf.build/gen/go/bufbuild/protovalidate/protocolbuf…
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
danog updated
3 weeks ago
-
@bufbuild/connect-web was deprecated. We have to use the new location.
See: https://github.com/connectrpc/connect-es/releases/tag/v0.13.1