Releases: architect-eng/sapatos
Releases · architect-eng/sapatos
v0.7.1
v0.7.0
Immutable
release. Only release title and notes can be modified.
v0.6.1
Immutable
release. Only release title and notes can be modified.
0.6.1 (2025-12-03)
Bug Fixes
- generate: ensure deterministic output ordering in code generation (bab0843)
This PR was generated with Release Please. See documentation.
v0.6.0
0.6.0 (2025-11-27)
Features
- generate: add baseTypeMappings config option for composite types (c244661)
This PR was generated with Release Please. See documentation.
v0.5.5
0.5.5 (2025-11-27)
Bug Fixes
- generate: resolve recursive domains and handle domain array types (25b6eb1)
This PR was generated with Release Please. See documentation.
v0.5.4
0.5.4 (2025-11-26)
Bug Fixes
- generate: sanitize schema and table names for valid TypeScript namespaces (231d5eb)
This PR was generated with Release Please. See documentation.
v0.5.3
0.5.3 (2025-11-25)
Bug Fixes
- factory: type createSapatosDb return values with explicit schema types (3703a7b)
This PR was generated with Release Please. See documentation.
v0.5.2
0.5.2 (2025-11-25)
Bug Fixes
- generate: export custom types from barrel file (306e7a3)
- generate: use type aliases instead of interfaces for BaseSchema compatibility (f2798a6)
This PR was generated with Release Please. See documentation.
v0.5.1
0.5.1 (2025-11-25)
Bug Fixes
- generate: rename Schema type alias to SchemaName to avoid duplication (a6090a3)
- generate: use relative import for custom types in generated schema (e2baca2)
This PR was generated with Release Please. See documentation.
v0.5.0
0.5.0 (2025-11-25)
Features
- db: add createSapatosDb factory and explicit type exports (09ac59a)
This PR was generated with Release Please. See documentation.