Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

22 lines (11 loc) · 1.02 KB

1.0.2 (2022-11-03)

Bug Fixes

  • prevent error when operation type is empty (06df9e7)

1.0.1 (2022-08-29)

Bug Fixes

  • ensure tsc finds the type defs when checking types (d36102b)

1.0.0 (2022-08-29)

Features

  • add request duration to completed logs (c9bd9a2)
  • add server stop logging and path configuration (f6a4176)
  • extract apollo logging plugin implementation (dea1923)