Releases: replit/river
Releases · replit/river
v0.208.3
What's Changed
- build(deps-dev): bump vite from 6.2.6 to 6.3.4 by @dependabot in #313
- Fix Typebox to ~0.34.0 by @daweifeng-replit in #315
Full Changelog: v0.208.2...v0.208.3
v0.208.2
What's Changed
- Update typebox to support ~0.34.0 by @daweifeng-replit in #314
Full Changelog: v0.208.1...v0.208.2
v0.208.1
What's Changed
- Update package-lock.json by @daweifeng-replit in #309
- build(deps-dev): bump vite from 6.2.5 to 6.2.6 by @dependabot in #310
- Switching over to workspace-infra by @blast-hardcheese in #311
- fix(json codec): encode the empty buffer properly by @jackyzha0 in #312
Full Changelog: v0.208.0...v0.208.1
v0.208.0
What's Changed
- more invariant fixes by @jackyzha0 in #306
- Don't include session id and connect id in span names by @masad-frost in #307
- Add read-only middleware support by @daweifeng-replit in #308
Full Changelog: v0.207.4...v0.208.0
v0.207.4
What's Changed
- build(deps-dev): bump vite from 6.2.4 to 6.2.5 by @dependabot in #305
- dont need multiple listeners on connection by @jackyzha0 in #304
Full Changelog: v0.207.3...v0.207.4
v0.207.3
What's Changed
- build(deps-dev): bump vite from 6.2.3 to 6.2.4 by @dependabot in #301
- make client-side heartbeat timeout instead of interval based by @jackyzha0 in #302
- account for RangeError: Array buffer allocation failed by @jackyzha0 in #303
Full Changelog: v0.207.2...v0.207.3
v0.207.2
What's Changed
- add more debug for message ordering violation by @jackyzha0 in #300
Full Changelog: v0.207.1...v0.207.2
v0.207.1
What's Changed
- make passive heartbeat case respond async by @jackyzha0 in #299
Full Changelog: v0.207.0...v0.207.1
v0.207.0
What's Changed
- build(deps-dev): bump vite from 6.2.2 to 6.2.3 by @dependabot in #295
- small type updates: unexport unwrapOrThrow, add regression test for ctx.cancel return by @jackyzha0 in #298
Full Changelog: v0.206.0...v0.207.0
v0.206.0
What's Changed
- allow ctx.cancel to be returned in all procs by @jackyzha0 in #297
Full Changelog: v0.205.2...v0.206.0