<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/zero-reaches-1-0-marking-the-first-stable-release-of-rocicorp-s-web-sync-engine-p3ihqdxle" -->

---
title: Zero Reaches 1.0, Marking the First Stable Release of...
description: Rocicorp has released Zero 1.0, the first stable version of its web sync engine after two years of development and 50+ releases. The 1.0 release is...
canonical: https://daily.dev/posts/zero-reaches-1-0-marking-the-first-stable-release-of-rocicorp-s-web-sync-engine-p3ihqdxle
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Zero Reaches 1.0, Marking the First Stable Release of Rocicorp&#x27;s Web Sync Engine | daily.dev
og:description: Rocicorp has released Zero 1.0, the first stable version of its web sync engine after two years of development and 50+ releases. The 1.0 release is...
og:url: https://daily.dev/posts/zero-reaches-1-0-marking-the-first-stable-release-of-rocicorp-s-web-sync-engine-p3ihqdxle
og:image: https://api.daily.dev/og/posts/p3ihqDXLE.png
og:image:alt: Zero Reaches 1.0, Marking the First Stable Release of Rocicorp&#x27;s Web Sync Engine
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Zero Reaches 1.0, Marking the First Stable Release of Rocicorp's Web Sync Engine

**[InfoQ](https://daily.dev/sources/infoq)** · 3 min read · 0 upvotes · 0 comments

## Summary

Rocicorp has released Zero 1.0, the first stable version of its web sync engine after two years of development and 50+ releases. The 1.0 release is functionally a minor update to 0.26.2, with the version bump being largely symbolic. The key addition is a schema change hook for Supabase that works around its lack of event trigger support for publications. Zero pairs a client library with a read-only Postgres cache, running ZQL queries locally first and syncing authoritative results in the background. Community reception is positive on developer experience but cautious on production readiness, with noted limitations including Postgres-only support, no view syncing, a 718 KB uncompressed client bundle, and no server-side rendering. Zero competes with ElectricSQL, InstantDB, PowerSync, and Convex, with SSR remaining on the roadmap.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/06/zero-version-1>

## Similar posts on daily.dev

- [From clobbered drafts to real-time sync](https://daily.dev/posts/from-clobbered-drafts-to-real-time-sync-umjfxce6c) · The New Stack · 0 upvotes · 0 comments

---

Tags: [#typescript](https://daily.dev/tags/typescript), [#postgresql](https://daily.dev/tags/postgresql)

[View this post on daily.dev](https://daily.dev/posts/zero-reaches-1-0-marking-the-first-stable-release-of-rocicorp-s-web-sync-engine-p3ihqdxle)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Zero Reaches 1.0, Marking the First Stable Release of Rocicorp's Web Sync Engine","url":"https://daily.dev/posts/zero-reaches-1-0-marking-the-first-stable-release-of-rocicorp-s-web-sync-engine-p3ihqdxle","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/zero-reaches-1-0-marking-the-first-stable-release-of-rocicorp-s-web-sync-engine-p3ihqdxle"},"datePublished":"2026-06-08T08:04:05.594Z","dateModified":"2026-06-08T08:04:24.675Z","description":"Rocicorp has released Zero 1.0, the first stable version of its web sync engine after two years of development and 50+ releases. The 1.0 release is...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/4f1545840ee72f8868e1bd5e5ecff642?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/4f1545840ee72f8868e1bd5e5ecff642?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"InfoQ","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"InfoQ","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c","url":"https://daily.dev/sources/infoq"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/zero-reaches-1-0-marking-the-first-stable-release-of-rocicorp-s-web-sync-engine-p3ihqdxle","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"typescript,postgresql","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"InfoQ","item":"https://daily.dev/sources/infoq"},{"@type":"ListItem","position":3,"name":"Zero Reaches 1.0, Marking the First Stable Release of Rocicorp's Web Sync Engine"}]}
```

