David Blass

Results 103 comments of David Blass

I started working on implementing this but it was more complex and had more perf cost than anticipated to remap the errors. I'm going to revert this for now, here's...

I began working on a custom Monaco environment w/ ArkType syntax highlighting. Some aspects can probably be standardized to reuse some of the styling from Shiki in the docs, but...

Back from break! Will hopefully see some progress in the next few days as I ramp back up 🙏

Finally getting ready to roll out 2.0 and closing this now 🎊 Unfortunately `match` will be delayed until a future release so I can be confident in the API +...

Was considering this a bit. Would be easy to add, but do you think in a situation like that it would be more appropriate to have the narrow on the...

Same question as #842- does it seem like it would be more appropriate to just have the parent perform a final check with the context of its validated children at...

First of all, thanks for the thoughtful suggestion! The reasons I implemented it this way are: - To parallel the default validation behavior and return a value directly - Many...

I did some initial investigation around this, and unfortunately without a "named" reference to the type being asserted, it seems not to work reliably. If you're able to add a...

@didavid61202 is looking into this! 😍

@Dimava You're right that looks wrong, I'll update the issue!