3.14.0 (2024-11-24)
- add support for any JSON object as default (#275) (476180f)
- add support for discriminatedUnion (#281) (4dfbab5)
3.13.0 (2024-09-03)
3.12.0 (2024-08-29)
3.11.0 (2024-08-12)
3.10.0 (2024-07-24)
3.9.1 (2024-07-11)
3.9.0 (2024-07-11)
3.8.7 (2024-06-24)
3.8.6 (2024-06-24)
3.8.5 (2024-05-13)
3.8.4 (2024-05-11)
3.8.3 (2024-04-12)
3.8.2 (2024-04-10)
3.8.1 (2024-04-10)
- validation works when generating on same (input) file. (#221) (c146e83) Fixes #219
- making
--help
flag work. (#222) Fixes #196
3.8.0 (2024-03-29)
3.7.3 (2024-02-28)
3.7.2 (2024-02-23)
3.7.1 (2024-02-19)
3.7.0 (2024-02-06)
3.6.1 (2024-01-16)
3.6.0 (2024-01-07)
- Add JSDoc @description support (#194) (b3b3d11)
3.5.0 (2023-12-07)
3.4.1 (2023-11-29)
- fix validateGeneratedTypes on Windows (bd7df0e)
3.4.0 (2023-11-28)
3.3.0 (2023-11-08)
3.2.0 (2023-10-20)
- Support for custom
[@format](https://www.github.com/format)
types (#145) (acd9444) - Support Record<T, U> (#161) (ac24784)
3.1.3 (2023-06-27)
3.1.2 (2023-05-24)
3.1.1 (2023-05-24)
3.1.0 (2023-05-17)
3.0.1 (2023-05-17)
3.0.0 (2023-03-13)
- Support circular dependencies with loops of length > 1 (#114)
- Generate inferred types (#85) (250f64d)
- Support circular dependencies with loops of length > 1 (#114) (b0eb555)
2.0.1 (2023-01-30)
2.0.0 (2023-01-26)
- Inheritance and reference type search for name filtering (#104)
1.13.1 (2022-08-26)
- Fix bad cherry-pick (ac5af38)
1.13.0 (2022-08-26)
1.12.0 (2022-07-26)
1.11.0 (2022-06-02)
1.10.0 (2022-02-25)
1.9.0 (2022-02-22)
1.8.0 (2021-12-10)
1.7.0 (2021-11-28)
1.6.0 (2021-10-25)
1.5.1 (2021-10-07)
1.5.0 (2021-09-20)
1.4.0 (2021-07-29)
1.3.0 (2021-05-31)
1.2.1 (2021-05-28)
1.2.0 (2021-05-26)
1.1.0 (2021-05-23)
- Update to zod 3.0.2 (f638921)