Releases: sitespeedio/chrome-har
Releases · sitespeedio/chrome-har
v1.0.1
v1.0.0
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
- Removed dayjs dependency #128.
- Removed uuid dependency #127.
- Updated to tough cookie 5.0.0 #126.
v0.13.5...v1.0.0
v0.13.5
v0.13.3
- Include early hints requests, thank you Ben Schwarz for PR #118.
v0.13.1
v0.13.0
v0.12.0
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.11.11
v0.11.10
version 0.11.10 2020-07-29
-
Parse extra info events (parse extra request data from the Network.requestWillBeSentExtraInfo event and parse extra response data from the Network.responseReceivedExtraInfo event), thank you Michael Dijkstra for the PR #71.
-
Update to day-js 1.8.31.
v0.11.9...v0.11.10