Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Latest commit

 

History

History
49 lines (22 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

49 lines (22 loc) · 2.22 KB

Changelog

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

0.1.6 (2019-12-09)

Bug Fixes

  • remove console statement (4167153)

0.1.5 (2019-12-09)

Bug Fixes

  • truncate to fixed value off of max-header-length (2c3674b)

0.1.4 (2019-12-09)

Bug Fixes

  • truncate exceptionally long server timing headers (91e8628)

0.1.3 (2019-11-22)

Features

  • Add server timing to response headers (38d66d6)
  • Prevent plugin errors from impacting request execution (c03fa59)

Bug Fixes

  • Adds massive performance improvement by reducing memory usage and allocation. (#2) (6d9385a)

0.1.2 (2019-11-22)

Features

  • Add server timing to response headers (38d66d6)

Bug Fixes

  • Adds massive performance improvement by reducing memory usage and allocation. (#2) (6d9385a)