Newest first · mirrors GitHub Releases

Changelog

What changed in each release of Patties, written to be read. Versions are managed with Changesets and published per package — patties, create-patties, and patties-ui. For the live registry + GitHub feed and the roadmap, see Release.

Pre-1.0 — read before upgrading

Patties is 0.x: the framework API, CLI flags, and config shape may change between releases, and backward compatibility is not guaranteed until 1.0.0. Pin an exact version. The authoritative, always-current feed is the GitHub Releases list — this page is the curated, human-readable companion.

In progress

Unreleased — next channel ◐ building

Work landed via pending changesets. It will roll into the next version bump on each package's latest tag.

Release line

v0.0.x — Foundations ✓ published

The published 0.0.x line establishes the whole framework: a Bun-native runtime, filesystem routing with React 19 SSR + islands, the build pipeline, the CLI, deploy adapters, the UI catalog, and the optional AI surface.

Framework — patties

Scaffolder — create-patties

UI catalog — patties-ui

Versioning & channels

Each package is versioned independently with Changesets and published to npm. Stable releases land on the latest dist-tag; pre-release work lands on next. The Release page shows the live dist-tags straight from the registry.