Is your feature request related to a problem? Please describe.
Schemas with draft 2020-12 do not work, JSON forms just throws an error saying the schema does not exist. 2020-12 is the version Zod automatically generates (but can be changed via setting)
Describe the solution you'd like
Support for version 2020-12 would be nice as this is the up-to-date spec
Describe alternatives you've considered
Using older version works fine but there might be new features one would like to use
Package
No response
Additional context
This is technically a duplicate of #2043 but that has been closed without an answer
Is your feature request related to a problem? Please describe.
Schemas with draft 2020-12 do not work, JSON forms just throws an error saying the schema does not exist. 2020-12 is the version Zod automatically generates (but can be changed via setting)
Describe the solution you'd like
Support for version 2020-12 would be nice as this is the up-to-date spec
Describe alternatives you've considered
Using older version works fine but there might be new features one would like to use
Package
No response
Additional context
This is technically a duplicate of #2043 but that has been closed without an answer