Nick Sinclair
Nick Sinclair
Hi @LiamMartens is there any update on this one? I'm using version `5.2.1` to no avail. There is a [related issue](https://github.com/sanity-io/sanity/issues/2140) on the sanity repo which seems relevant. Thanks!
Need to migrate to `@anatine/zod-openapi` instead
I've been meaning to setup both a) changesets to address this issue and b) CI which automates package releasing. Now that I've finally published the docs I'll be able to...
@magne4000 Thanks for pointing this out. I've been using this with Bun, hence the initial "fix" (that broke node). I think adding a Bun guard is a good idea. Do...
Hey @magne4000 out of interest, did you come across the node issues by running a server or by running the tests? Funnily enough I have a pending issue #33 for...
I've added a (partial) matrix (currently just node versions x OS). I've also added failing tests for the issues this PR solves, which should pass once it's all merged in.