2.2.0
What's Changed
- Isolate postgres subscriber cleanup by @akhilles in #4520
- fix(cf): fix Cloudflare Workers setTimeout regression by @NathanFlurry in #4527
- fix(rivetkit): allow waitUntil in onWake by using assertNotShutdown instead of assertReady by @NathanFlurry in #4528
- feat: add inspector SQLite shell and property bindings by @NathanFlurry in #4410
- feat(rivetkit): rerun workflows from inspector by @NathanFlurry in #4533
- feat: workflow try helpers & visualizer support by @NathanFlurry in #4413
- fix(rivetkit): disk I/O error on destroy vfs by @NathanFlurry in #4530
- fix(frontend): disable rivet cloud on connect page, fix actor creation by @jog1t in #4538
- chore: RivetKit perf fixes by @NathanFlurry in #4523
New Contributors
Full Changelog: v2.1.10...v2.2.0