Documentation

Install once. Keep every release easy to find.

Start with the recommended npm package or the direct CDN loader, then use the API reference when your app needs custom behavior. Every page maps to the public Releaseo runtime.

First integration

A simple path through the docs

Most teams only need the first step. The next two are there when you are ready.

  1. Install @releaseo/sdk

    Install one package and initialize it with your publish key. The compatible runtime loads automatically.

  2. Identify signed-in visitors

    Pass the viewer’s stable id and safe traits after your own app signs them in.

  3. Announce a release in-app

    Choose a banner, toast, or modal in Releaseo — no new UI component to mount.

Need a method? Open the complete SDK API reference →