v4.0.0-rc.2
Pre-release
Pre-release
4.0.0-rc.2 (2026-06-10)
⚠ BREAKING CHANGES
- migrate proto codegen + RPC from ts-proto/nice-grpc to protobuf-es/connect-es (#68)
- protos: remove deprecated DBResponse data/list/entities fields (#67)
- solana: replace SolInstruction.parsed Struct with rawParsed string (#64)
- runtime: drop v3 back-compat patcher and deprecated proto field usage (#59)
Features
- migrate proto codegen + RPC from ts-proto/nice-grpc to protobuf-es/connect-es (#68) (6641e32)
- protos: remove deprecated DBResponse data/list/entities fields (#67) (c8cc488)
- runtime: drop v3 back-compat patcher and deprecated proto field usage (#59) (f88c1c0)
- solana: replace SolInstruction.parsed Struct with rawParsed string (#64) (72ab07a)