cyremur
cyremur2y ago

Optimistic updates status

So after working with Convex for 2-3 days, I really have to shout out how little it surprises me and just does what it's supposed to. Well done! I'm already way out of porting and into optimizing. Is there any estimate on when .withOptimisticUpdate is out of beta and considered stable?
2 Replies
Michal Srb
Michal Srb2y ago
That’s great to hear! We mostly makred optimistic updates as Beta because we might want to improve its API in the future. If we do change the API we’ll provide a recipe to upgrade. So you shouldn’t need to worry too much about the beta label (we also guarantee stability for 1.0, so if you don’t want to upgrade in the future your app will continue working as is).
Michal Srb
Michal Srb2y ago
There’s more info on our versioning in the 1.0 changelog post: https://news.convex.dev/announcing-convex-1-0/
Convex News
Announcing Convex 1.0
The Convex npm package and the Convex platform have reached 1.0. We're proud to be reaching this milestone and are excited about what's next. It's a good time to reflect on the motivations for and aims of Convex, so see CEO Jamie's post for just that. The big feature

Did you find this page helpful?