Slava
Slava
Hey! Is there any way we can help with it?
This is very unfortunate that the flag is not exposed. It is very hard to support plugin preloading via bunfig.toml for us and we have to use programmatic API. And...
@Jarred-Sumner Could someone please give us a hint how complicated it would be to make a PR for someone with an experience in Zig? Also is there any hidden complications...
@paperdave As your PR has been already merged, do you have an opinion if it's realistic to see this issue fixed in near future or at least see some other...
The issue is still relevant and moreover, it doesn't work for z.object as well: ```js z.object({ a: z.number().or(z.undefined()) }).parse({ a: undefined }); // expected: { a: undefined }, actual: {}...
Please reopen. The issue is still relevant.