Skip to content

Latest commit

Β 

History

History
51 lines (27 loc) Β· 2.3 KB

File metadata and controls

51 lines (27 loc) Β· 2.3 KB

Changelog

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

1.0.2 (2021-01-17)

πŸ› Bug Fixes

1.0.1 (2021-01-17)

πŸ› Bug Fixes

  • es6 module loading problem from bin (a2bd89a)
  • npm ignore and disable ts source map (0d08544)

1.0.0 (2021-01-17)

⚠ BREAKING CHANGES

  • code base

πŸ› Bug Fixes

  • content length header in case of gzipped content (93b9cfa)
  • skip empty header (0e17f7e)

πŸ”„ Refactors

πŸš€ Features

  • osham headers (e35dfe2)
  • support br encoded responses (ce8c634)
  • versioning via standard version (7b9b133)

πŸ›  Maintenance