NSwag v14.6.0 (NJsonSchema v11.5.0)
What's Changed
- Update NJS v11.5.0, breaking: minimum TypeScript output version is now 4.3 by @RicoSuter in #5268
- Add .NET 10 support by @RicoSuter in #5271
- Fix generating typescript fetch client interfaces when useAbortSignal is false by @htuomola in #5243
- Add test coverage for some APIs by @lahma in #5244
- Issue-5239 - Adding K6 template to TypeScript Code Generator by @jsclifford in #5240
- Fix NPM CLI argument handling by @lahma in #5245
- #5250 - K6 template for Typescript has errors when void is return type by @jsclifford in #5251
- Add option to generate code only for selected operation IDs by @amayouf in #5248
- Add credentials and mode attributes to fetch template generation by @etriebe in #5235
- Fix for Reusable request bodies are not handled correctly #2747 by @Doomic in #5196
- Refactor: Inline NConsole with fixes by @RicoSuter in #5272
New Contributors
- @htuomola made their first contribution in #5243
- @jsclifford made their first contribution in #5240
- @amayouf made their first contribution in #5248
- @etriebe made their first contribution in #5235
Full Changelog: v14.5.0...v14.6.0