Docs / Changelog

Changelog

Release history for Hopak packages, with links to each upgrade guide.

Release notes for Hopak packages. Each section links to the relevant upgrade guide.

Current versions

PackageVersionNotes
@hopak/core1.0.1framework core
@hopak/cli1.0.1CLI tool
@hopak/auth1.0.1auth + OAuth
@hopak/testing1.0.1in-process test server
@hopak/common1.0.1shared primitives

1.0.1 — fixes from a full end-to-end pass

Every 1.0 feature was exercised against a real scaffolded project on all three dialects. What that turned up:

1.0.0 — plugins, model hooks, OpenAPI, realtime (breaking)

All five packages move to 1.0.0 as one coordinated release.

New surface — each behind one explicit gesture, invisible until you reach for it:

Hardening:

Breaking:

Upgrade from 0.5 to 1.0

0.5.0 — db.sql, db.builder(), deprecated db.execute() (breaking)

Upgrade from 0.4 to 0.5

0.4.9 — Prototype-pollution hygiene in deepMerge

0.4.0 — Valibot, safer validation

Upgrade from 0.3 to 0.4

0.3.0 — Migrations

Upgrade from 0.2 to 0.3

0.2.0 — Scaffolded CRUD (breaking)

Upgrade from 0.1.x

0.1.0 — Initial release