typst-community / valkyrie

Type safe type safety for Typst
Other
30 stars 3 forks source link

Revert to default if `auto` is given #26

Closed jamesrswift closed 4 months ago

jamesrswift commented 4 months ago

As described in #14, if the tested value is auto the following changes now apply:

There don't appear to be any regressions but this is a breaking change so its something to keep in our minds if something starts going fucky-wucky later down the line.

Resolves #14