Update dependency json-schema-to-typescript to v10
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
json-schema-to-typescript | ^9.1.1 -> ^10.1.3 |
Release Notes
bcherny/json-schema-to-typescript
v10.1.2
v10.1.0
v10.0.0
Lots of bugfixes, some of which may be breaking changes.
-
4aabd23
Bugfix: Correctly generate intersection types when a schema combines multiple JSON Schema directives (eg.properties
andallOf
) (#157, #243, #256, #314) -
3a45990
Bugfix: Referenced schemas are now correctly normalized, improving emitted type declarations for some kinds of referenced schemas with properies usingminItems
ormaxItems
-
800c076
1ec105d
Bugfix: Fix bugs where complex unions were partially emitted in some cases (#277, #320, #326, #327) -
828cc05
Bugfix: Fixed an issue where enum names were sometimes incorrectly generated (#339) -
e038017
Bugfix: Fixed an issue where union member names and comments were incorrect or omitted in some cases (#329) -
2b406f9
Bugfix: Fixed an issue where base types were not deduped before emission when usingextends
(#322) -
47036f5
ba4aa65
Perf: Significant performance improvements
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.