Skip to content

Releases: sitespeedio/chrome-har

v1.1.1

17 Oct 11:05

Choose a tag to compare

Fixed

  • The option to clean header values was broken, this has been reverted for now.

v1.0.1

11 Oct 13:50

Choose a tag to compare

Fixed

  • Try/catch broken dates #130.

v1.0.0...v1.0.1

v1.0.0

08 Oct 03:27

Choose a tag to compare

Breaking

The project was transitioned to a pure ESM package. This follows along with the changed done in sitespeed.io and Browwsertime. This will make the project easier to maintain #129.

Fixed

v0.13.5

12 Jul 04:17

Choose a tag to compare

Fixed

  • Always take care of Network.responseReceivedExtraInfo even if its fired early, thank you ifduyue for PR #120.

v0.13.4...v0.13.5

v0.13.3

05 Jul 05:47

Choose a tag to compare

v0.13.2...v0.13.3

v0.13.1

22 Feb 05:24

Choose a tag to compare

Fixed

  • Updated dependencies to latest versions #105.
  • Remove adding headers from extra parameters. Using the CDP Fetch API manipulating responses, the extra response info holds the old un-manipulated headers, so when copying the ones that do not exist, this breaks. Fixed in #100.

v0.13.0...v0.13.1

v0.13.0

04 Feb 09:28

Choose a tag to compare

  • Add _isLinkPreload on the request object if it is isLinkPreload. (#94) f3b10fb

v0.12.0...v0.13.0

v0.12.0

29 Oct 09:12

Choose a tag to compare

Added

  • Addend encoding field to type response, thank you Miroslav Balaz for the PR #79.
  • Include chunk information in the response see #88.
  • Add custom field _resourceType thank you Peng-Yu Chen for PR #83

Fixed

  • Use Page.frameRequestedNavigation see #90.
  • Capture redirect before page for traces generated by Lighthouse, thank you Michael Dijkstra for PR #89.

v0.11.12...v0.12.0

v0.11.12

09 Sep 11:14

Choose a tag to compare

v0.11.11...v0.11.12

v0.11.11

06 Aug 20:53

Choose a tag to compare

v0.11.10...v0.11.11