v10.3.2
What's Changed
- fix(NJsonSchema.CodeGeneration.TypeScript): add explicit '| null' in createInstance return type by @rars in #1287
- Use nullable reference for AnyType if required by @jacobpovar in #1289
New Contributors
- @rars made their first contribution in #1287
- @jacobpovar made their first contribution in #1289
Full Changelog: v10.3.1...v10.3.2