Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: KnisterPeter/pretend

v4.0.0

28 Mar 15:10
6c03656
Compare
Choose a tag to compare

4.0.0 (2023-03-28)

Bug Fixes

  • add the ability to pass an array to a formData parameter. (af37fd0)
  • use lowercase encoding name (1398cd0)

chore

BREAKING CHANGES

  • Drop support for node 10 and 12

v3.1.1

22 Oct 07:10
da3f427
Compare
Choose a tag to compare

3.1.1 (2021-10-22)

v3.1.0

22 Jun 06:44
e5059d7
Compare
Choose a tag to compare

3.1.0 (2020-06-22)

Bug Fixes

Features

v3.0.2

15 Jun 18:14
1070d92
Compare
Choose a tag to compare

3.0.2 (2020-06-15)

Bug Fixes

v3.0.1

15 Jun 18:03
b9af0cf
Compare
Choose a tag to compare

3.0.1 (2020-06-15)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v3.0.0

19 Sep 11:14
5655d73
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Drop node 8 support

  • drop support for node 6

  • drop node 8 support (7c6e47f)

  • drop support for node 6 (be2b926)

v2.0.0

19 Nov 13:06
8677bd8
Compare
Choose a tag to compare

Features

  • allow form encoding of body data (8b7acb1)
  • drop node 4 support (51735b2)

BREAKING CHANGES

  • drop node 4 support

v1.5.1

24 May 09:23
Compare
Choose a tag to compare

Bug Fixes

  • allow empty form-data requests (323ed3a)

v1.5.0

07 May 10:00
Compare
Choose a tag to compare

Features

  • add query parameter on form data request (4314952)

v1.4.2

19 Mar 16:51
Compare
Choose a tag to compare

Bug Fixes

  • set isomorphic-fetch and isomorphic-form-data as optional dependencies (cb18e86)