Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 21:19
ccde055

1.0.0 (2024-04-01)

⚠ BREAKING CHANGES

  • This commit changes the behaviour how the utility is handling of responses which have a header content-encoding, from now on, these headers will be removed from the response sent, as we currently we won't be supporting gzip or brotli encoding and shouldn't be a major issue for development/testing work.

Features

Bug Fixes

  • fix issue with content-encoding in responses (#9) (89cf663)
  • prettierrc misnamed and misconfigured (#8) (e9f672e)