Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 1.79 KB

Changelog

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

1.0.4 (2023-10-24)

Bug Fixes

  • propagate 40x errors from the target correctly (bb00ac6)

1.0.3 (2022-10-30)

Bug Fixes

  • build files not included with yarn pack (c56f658)

1.0.2 (2022-10-30)

Bug Fixes

1.0.1 (2022-10-06)

Bug Fixes

  • don't append ? when query is empty (638dc59)
  • fix proxy (63c2cbd)
  • fix query parsing (31396c7)
  • make sure to set logLevel=INFO by default (50e3b78)