v2.0.0
2.0.0 (2026-05-30)
- feat!: replace Effect Schema branded models with native branded types (3003d42)
BREAKING CHANGES
- models are no longer Effect Schemas — the
.schemaproperty
andModel.TypeOfare removed. Construct via Page(n) as before; branded types
are now number & { __brand } / string & { __brand }.