Releases: mswjs/headers-polyfill
Releases · mswjs/headers-polyfill
v4.0.3
v4.0.3 (2024-03-18)
Bug Fixes
- add [Symbol.toStringTag] to Headers (#77) (539042b) @jacob-ebey @kettanaito
v4.0.2
v4.0.2 (2023-10-18)
Bug Fixes
- support global "_Headers" in Undici 5.26.3 (#73) (49a4386) @joshkel @kettanaito
v4.0.1
v4.0.0
v3.3.0
v3.3.0 (2023-09-13)
Features
- remove ".all()", move ".raw()" to "getRawHeaders()" (#70) (dd0b624) @kettanaito
v3.2.5
v3.2.4
v3.2.4 (2023-09-13)
Bug Fixes
- sort results of ".entries()", ".keys()", and ".values()" (#68) (a748755) @brophdawg11 @kettanaito
v3.2.3
v3.2.2
v3.2.2 (2023-09-05)
Bug Fixes
- bundle "set- cookie-parser" to prevent module resolution issues (#65) (f176e21) @mattcosta7