Skip to content

Conversation

@phillipdupuis
Copy link
Owner

v2.0.0 of pydantic-to-typescript:

  • Pydantic V2 is now supported.
  • Pydantic V1 schema generation has been carefully retrofitted to match the bugfixes made for V2. If you migrate from pydantic v1 to v2 or upgrade your python version, the resulting typescript definitions should not change.
  • Added support for python versions > 3.11
  • Dropped explicit support for deprecated python versions (< 3.8)

khalo-sa and others added 30 commits July 28, 2023 09:38
…to reflect the changes to schema generation for optional/nullable fields
…ts on modern python versions, update nodejs to v20
…amespaces for the relevant objects/metadata available for each pydantic version
…oth v1 and v2 of pydantic; if a project upgrades to pydantic v2, the typescript definitions should not change unnecessarily
@phillipdupuis phillipdupuis merged commit 9bd0357 into master Nov 22, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants