Releases: replit/river
Releases · replit/river
v0.212.1
Changes
- catch construct error and re-report as protocol error @jackyzha0 (#353)
- Fix codeowners for agent-infrastructure @masad-frost (#352)
v0.212.0
Changes
- revert msgpackr @jackyzha0 (#351)
v0.211.0
Changes
- use msgpackr instead of @msgpack/msgpack @jackyzha0 (#350)
🤖 Dependencies
- build(deps-dev): bump vite from 6.3.6 to 6.4.1 @dependabot (#348)
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 @dependabot (#349)
v0.210.1
Changes
- fix: recursive flattening for nested error unions @darshkpatel (#347)
v0.210.0
Changes
- chore: bump river version to v0.210.0 @darshkpatel (#346)
- feat: allow string enums for error codes @darshkpatel (#345)
v0.209.8
Changes
- docs update @jackyzha0 (#344)
v0.209.7
Changes
- add close with value @jackyzha0 (#343)
🤖 Dependencies
- build(deps-dev): bump vite from 6.3.4 to 6.3.6 @dependabot (#342)
v0.209.6
Changes
- add bigint support to msgpack codec @jackyzha0 (#341)
v0.209.5
Changes
- reexport ws conn related @jackyzha0 (#340)
v0.209.4
Changes
- add isFatalConnectionError (closes #282) @jackyzha0 (#339)
- Make AsyncDiposables match TypeScript's built-in interface @masad-frost (#338)