Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 1.59 KB

1.2.2 (2025-01-16)

  • Upgrade all dependencies to latest version

1.2.1 (2024-05-06)

Bug Fixes

  • regular the ts-nocheck directive (1b57906)

1.2.0 (2024-05-04)

Features

  • add dataTypeMapping options to custom mapping for int64 and object types (28ed842)

1.1.0 (2024-05-04)

Features

  • config file support reading from npm module (5bc9cda)

1.0.0 (2024-05-03)

Features

  • add commitlint (d2fe275)
  • add husky and lint-staged (9bc1c7e)
  • add main implementation of swagger-api-hub (37c71fc)
  • change name to swagger-api-hub (38f735c)