Skip to content

0.3.0

Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 01 Aug 20:31
· 53 commits to main since this release
v0.3.0
a1adfa0

This release rewrites the struct API since decorators result in fields not being enumerable (#5). The old decorators API is still available, though you will need to use the $from and $from.typed functions to cast the type. The new API uses a builder approach, similar to Zod.