Commit f6ad0a2
committed
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.3.1...v3.0.0) (2024-11-19)
### Bug Fixes
* add missing properties ([6569a8e](6569a8e))
* remove unused conditions from formData ([d63cb9f](d63cb9f))
### Features
* add to formData json ([8561857](8561857))
* generate a json schema from zod defnied schema ([1eb4985](1eb4985))
### BREAKING CHANGES
* adding a new key to formData could potentially break existing software that assumes only the old keys1 parent 74100ef commit f6ad0a2
3 files changed
+22
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments