Skip to content

Latest commit

 

History

History
139 lines (61 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

139 lines (61 loc) · 5.26 KB

6.0.1 (2024-08-26)

6.0.0 (2024-07-19)

Bug Fixes

Features

BREAKING CHANGES

  • core: new got version, new minimum node version

5.1.10 (2024-06-16)

5.1.9 (2024-04-10)

5.1.8 (2024-02-22)

5.1.7 (2023-10-17)

5.1.6 (2023-07-18)

5.1.5 (2023-07-11)

5.1.4 (2023-02-03)

5.1.3 (2023-01-02)

5.1.2 (2022-06-19)

5.1.1 (2022-04-21)

Bug Fixes

  • normalise headers before sending request (#147) (015cd2b), closes #12

5.1.0 (2022-04-19)

Features

5.1.0-next.1 (2022-04-10)

Features

5.0.2 (2022-01-27)

5.0.1 (2021-12-28)

Bug Fixes

5.0.0 (2021-12-24)

Bug Fixes

chore

BREAKING CHANGES

  • no longer supports got@11

  • chore(release): 5.0.0-next.1 [skip ci]

5.0.0-next.1 (2021-12-18)

Features

5.0.0-next.1 (2021-12-18)

Features

BREAKING CHANGES

  • no longer supports got@11

4.0.3 (2021-12-14)

Bug Fixes

4.0.2 (2021-12-14)

Bug Fixes

  • response: returns final URL after all redirects (#55) (0e7520d), closes #54 #49

4.0.1 (2021-12-07)

Bug Fixes

4.0.0 (2021-10-31)

Bug Fixes

  • give arrayBuffer a descriptive error (20d7c4d), closes #27

Build System

BREAKING CHANGES

  • raise minimum Node version to v14 in order to match got