Mike Oakley
Mike Oakley
Hey @kuimono any comments on this and #13?
I would argue that it will only be a breaking change if using it to parse schemas that are invalid from the OpenAPI spec 😉, but I guess you are...
Hey @amcdnl any update on this? Not supporting React 17 is a bit of a deal breaker. Thanks!
Thanks for taking a look, but 4.2.3 still has the same problem for me. I'm no expert but to me it looks like the problem is with `react-scrolllock` in `rdk`...
Worth mentioning that switching to using the basic **preset-env** `useBuiltins: "usage"` (without the polyfill plugins) outputs the applied polyfills I would expect in it's debug - so maybe the debug...
Hi @hathawsh - yep indeed i've forked and updated the project. Happy to accept contributions there - if @kuimono does want to pick this back up i'd also be happy...
Also encountered this on the latest pytest (`8.3.2`). Causes the first test in the session to fail, but then all the subsequent ones succeed. Reverting to `0.21.2` resolves this 🤔...
Hi @musalser - thanks for your support! As Python 3.7 is EOL i'm going to decline this one - to keep the code simpler and maintenance easier we're only looking...
Hi @jcklie - thanks for reaching out! Happy to accept a contribution for this, probably the latter solution (make schema itself a union of Schema and Bool and rename the...
Hey @rafalkrupinski - happy to accept a contribution for this. In general I'd prefer to maintain support for Pydantic v1 + v2 for now until v1 support is dropped on...