Skip to content

v1.4.0

Compare
Choose a tag to compare
@AndrewWalsh AndrewWalsh released this 26 Nov 04:13
· 22 commits to main since this release

feat: now supports application/x-www-form-urlencoded mime types in requests https://news.ycombinator.com/item?id=38012032#38012843
fix: fixed an issue with parameterisation related to unjs/rou3#73
general: the algorithm is now able to support multiple mime types
general: added more tests against core logic
general: increased the length of truncated paths
general: completely decoupled the core algorithm from Chrome. It now uses the standardised @types/har-format