Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Oct 11, 2024
1 parent aa07189 commit 0176dfa
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# CHANGELOG

## 1.0.1 - 2024-10-11
### Fixed
* Try/catch broken dates [#130](https://github.com/sitespeedio/chrome-har/pull/130).

## 1.0.0 - 2024-10-08
### Breaking
The project was transitioned to a [pure ESM package](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). This follows along with the changed done in sitespeed.io and Browwsertim. This will make the project easier to maintain [#129](https://github.com/sitespeedio/chrome-har/pull/129).
The project was transitioned to a [pure ESM package](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). This follows along with the changed done in sitespeed.io and Browwsertime. This will make the project easier to maintain [#129](https://github.com/sitespeedio/chrome-har/pull/129).

### Fixed
* Removed dayjs dependency [#128](https://github.com/sitespeedio/chrome-har/pull/128).
* Removed uuid dependency [#127](https://github.com/sitespeedio/chrome-har/pull/127).
* Updated to tough cookie 5.0.0 [#126](https://github.com/sitespeedio/chrome-har/pull/126).



## 0.13.5 - 2024-07-12
### Fixed
* Always take care of Network.responseReceivedExtraInfo even if its fired early, thank you [ifduyue](https://github.com/ifduyue) for PR [#120](https://github.com/sitespeedio/chrome-har/pull/120).
Expand Down

0 comments on commit 0176dfa

Please sign in to comment.