Dmitry Vakhnenko
Dmitry Vakhnenko
I have no issues on multiple devices (macos m1, mac mini m1, macbook pro intel), with fresh and no fresh versions. I think this issue can be closed, because no...
i like it too, but it really not for every *env*. For example, vuejs prefers mutability, react immutability, angular mutability(especially with signals), on backend i we can extend initial data...
I personally dislike it, current .union is much more generic, than function that can only handle strings. You can easily make own helper for this single case. ```TS const TYPES...
any updates on this?
In my cases, input/output schemas usually differs much more than just defaults or adding .optionals. I really think manually defining two schemas is much more smart(for extending during project lifetime)...
Any updates on it?
I will fix this tomorrow
It seems I have a similar issue. Changing the terminal or downgrading the version didn't help me. I've noticed the following pattern: everything works well when using this approach: ```js...
Yay! It's really undefined. Unbelivable.