Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

50 lines (29 loc) · 3.15 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.5 (2022-02-25)

Bug Fixes

1.8.4 (2022-02-10)

1.8.3 (2022-02-08)

Bug Fixes

  • fix ramda library module export issue (3dcf5ff)

1.8.2 (2021-12-29)

Bug Fixes

1.8.1 (2021-12-28)

Features

  • add buildMiddleware (1b13032)
  • add method: dumpSwaggerJson (eb4cc00)
  • add middleware support (dd4aa46)
  • Add string format validation (e7d1a41)
  • cNum minimum, maximum range check (4d3a0bf)

Bug Fixes

  • 138: fix for router generics (44dcc4f)
  • body params structure for required props (ff93d2f)
  • can't map over an object to delete the invalid field (4da910d)
  • eof on settings.json file (3a13014)
  • function.name readonly (56195ea)
  • nullsafe parameters (1866d97)
  • remove required key if empty array (cd4a7f6)
  • static func property may not be a object (ed2410a)
  • 修复typescript下static method不显示问题 (05bc17e)