Zero 1.0

First Stable Release

Installation

npm install @rocicorp/zero@1.0

Overview

After nearly two years of development, 50+ releases, thousands of commits, and hundreds of bugfixes, we are declaring Zero stable.

This means we fully support the Zero API and are committed to maintaining it. There may still be breaking changes in the future, but they will be rare and much smaller than they have been until now.

Functionally, this release is a very minor update to 0.26.2. The major version bump is symbolic – there are no actual breaking changes.

Features

  • Schema Change Hooks: Added support for detecting publication changes on Supabase via COMMENT ON PUBLICATION statements, working around Supabase's lack of event trigger support for publications.

Fixes

Breaking Changes

None.