Skip to content

NSwag v14.6.0 (NJsonSchema v11.5.0)

Choose a tag to compare

@RicoSuter RicoSuter released this 18 Sep 18:36
· 13 commits to master since this release

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

Full Changelog: v14.5.0...v14.6.0