npm swagger-typescript-api 13.2.18
v13.2.18

9 hours ago

Patch Changes

  • #1620 def2833 Thanks @smorimoto! - Restore objectAssign utility with es-toolkit to fix codeGenConstructs and primitiveTypeConstructs options. The lodash-to-es-toolkit migration (#1562) replaced objectAssign with Object.assign, which broke function-form arguments and deep merging. This restores both behaviors: functions are called with the current struct before merging, and nested properties are preserved via deep merge.

  • #1611 92a2d46 Thanks @smorimoto! - Escape */ sequences in generated JSDoc content to prevent comment injection from OpenAPI fields.

Don't miss a new swagger-typescript-api release

NewReleases is sending notifications on new releases.