Abhishek Tripathi Kuberji
Abhishek Tripathi Kuberji
Thanks @infomiho I’ve updated the PR to use the official template and filled everything out.
Hi @infomiho, Thanks for pointing it out. I've now run `./run prettier:format` from the `waspc` directory and updated the formatting. Also added the missing entry to `ChangeLog.md` Just pushed the...
Thanks for the review again @infomiho I've removed the `flyctl.cmd` file. I ran the Prettier formatter once more successfully. I had already run `./run prettier:format` earlier, I think the CI...
Sorry for the back & forth changes @infomiho Actually prettier is running successfully for me, i ran it on the package where I made the updates, and it is reporting...
Thank you for the clarification @Qjuh - I actually see now that z.literal([...]) and z.enum() were already working correctly in v4. I've reverted those changes. - I've kept the .strictObject()...
hi @vjik I have raised PR #170 to fix this issue.