Releases: workfloworchestrator/pydantic-forms-ui
Releases · workfloworchestrator/pydantic-forms-ui
pydantic-forms@0.6.9
Patch Changes
- 1acbbb6: Removes double function call
pydantic-forms@0.6.11
Patch Changes
- 5888345: Fixes resetting form data
pydantic-forms@0.6.10
Patch Changes
- 5207ff1: Calls reset without argument instead of empty object
pydantic-forms@0.6.8
Patch Changes
- 94d7623: Removes custom translations and fallsback to standard translations provided by zod
pydantic-forms@0.6.7
Patch Changes
- fecf9f1: Resets form if formKey changes
pydantic-forms@0.6.6
Patch Changes
- cbe2019: Fix error where resetForm is called to often clearing initialData in some cases
pydantic-forms@0.6.5
Patch Changes
- 6202fd8: Removes form reset after render to avoid losing values on errors
pydantic-forms@0.6.4
pydantic-forms@0.6.3
Patch Changes
- cda50fe: Fixes getting default values