Skip to content

Latest commit

 

History

History
77 lines (52 loc) · 6.69 KB

CHANGELOG.md

File metadata and controls

77 lines (52 loc) · 6.69 KB

Changelog

1.0.1 (2023-07-03)

Bug Fixes

  • cli: drop redundant package-lock.json (980ca8a)

1.0.0 (2023-06-19)

Features

  • cli: add ability to read/write stdin/stdout (43f7d5f)
  • cli: add basic addQuery and addMutation operations (1070f3b)
  • cli: add basic transform CLI (0680b43)
  • cli: add DocumentTransformer; swap types package (15d420e)
  • cli: allow for mutation inputs in non-body locations (abb569e)
  • cli: allow for overriding the path and method (b80759b)
  • cli: allow for overriding the status code and description (9b26c16)
  • cli: Allow for parameter fields to be overridden (ce96d4c)
  • cli: shallow merge OAS paths (39696b1)

Bug Fixes

  • cli: allow for not specifying query or mutation operations (2d05435)
  • cli: deep merge provided OpenAPI paths (43fc1e2)
  • cli: execute all tests; fix broken tests (1cea5e5)
  • workspace: move package dependencies to package (9a9dfc8)

1.0.0 (2023-06-19)

Features

  • cli: add ability to read/write stdin/stdout (43f7d5f)
  • cli: add basic addQuery and addMutation operations (1070f3b)
  • cli: add basic transform CLI (0680b43)
  • cli: add DocumentTransformer; swap types package (15d420e)
  • cli: allow for mutation inputs in non-body locations (abb569e)
  • cli: allow for overriding the path and method (b80759b)
  • cli: allow for overriding the status code and description (9b26c16)
  • cli: Allow for parameter fields to be overridden (ce96d4c)
  • cli: shallow merge OAS paths (39696b1)

Bug Fixes

  • cli: allow for not specifying query or mutation operations (2d05435)
  • cli: deep merge provided OpenAPI paths (43fc1e2)
  • cli: execute all tests; fix broken tests (1cea5e5)
  • workspace: move package dependencies to package (9a9dfc8)

1.0.0 (2023-06-19)

Features

  • cli: add ability to read/write stdin/stdout (43f7d5f)
  • cli: add basic addQuery and addMutation operations (1070f3b)
  • cli: add basic transform CLI (0680b43)
  • cli: add DocumentTransformer; swap types package (15d420e)
  • cli: allow for mutation inputs in non-body locations (abb569e)
  • cli: allow for overriding the path and method (b80759b)
  • cli: allow for overriding the status code and description (9b26c16)
  • cli: Allow for parameter fields to be overridden (ce96d4c)
  • cli: shallow merge OAS paths (39696b1)

Bug Fixes

  • cli: allow for not specifying query or mutation operations (2d05435)
  • cli: deep merge provided OpenAPI paths (43fc1e2)
  • cli: execute all tests; fix broken tests (1cea5e5)
  • workspace: move package dependencies to package (9a9dfc8)