Skip to content

Releases: mswjs/headers-polyfill

v3.2.2

05 Sep 17:56

Choose a tag to compare

v3.2.2 (2023-09-05)

Bug Fixes

v3.2.1

29 Aug 19:39

Choose a tag to compare

v3.2.1 (2023-08-29)

Bug Fixes

  • getSetCookie: parse set-cookie header (#61) (ecf6019)

v3.2.0

26 Aug 15:41

Choose a tag to compare

v3.2.0 (2023-08-26)

Features

  • implements "getSetCookie" method on Headers (#57) (cff8faf)

v3.1.2

09 Oct 16:12

Choose a tag to compare

v3.1.2 (2022-10-09)

Bug Fixes

  • join multiple header values by comma, not semicolon (#49) (d020428)

v3.1.1

06 Oct 12:26

Choose a tag to compare

v3.1.1 (2022-10-06)

Bug Fixes

v3.1.0

15 Sep 08:49

Choose a tag to compare

v3.1.0 (2022-09-15)

Features

v3.0.10

12 Jul 13:36

Choose a tag to compare

v3.0.10 (2022-07-12)

Bug Fixes

v3.0.9

07 Jul 11:09

Choose a tag to compare

v3.0.9 (2022-07-07)

Bug Fixes

  • use symbols for normalized headers and raw header names (#33) (f8097ab)

v3.0.8

06 Jul 16:02
75e658c

Choose a tag to compare

3.0.8 (2022-07-06)

Bug Fixes

v3.0.7

28 Mar 00:39

Choose a tag to compare

3.0.7 (2022-03-28)

Bug Fixes

  • return undefined from the "delete" method (38e6a4c)