Skip to content

Releases: daangn/plantae

plantae@0.3.3

09 Sep 17:16

Choose a tag to compare

Patch Changes

  • 35bfb6c: fix(axios): respect form data boundary from Request constructor

@plantae/plugin-timeout@0.1.2

18 Dec 01:51
ad23f54

Choose a tag to compare

Patch Changes

  • 9041b51: fix(plugin-timeout): override request with new object

plantae@0.3.2

16 Feb 09:58
c861e50

Choose a tag to compare

Patch Changes

  • f6ff0d9: fix: clone request object on fetch based adapter

plantae@0.3.1

09 Jan 14:19
cbcd67b

Choose a tag to compare

Patch Changes

  • e42e2eb: feat(plantae): respect json type of original request body

@plantae/plugin-timeout@0.1.1

22 Dec 13:14
eb69113

Choose a tag to compare

Patch Changes

  • b9a1b83: fix: correct dependency version protocols for plugin packages

@plantae/plugin-retry@0.1.1

22 Dec 13:14
eb69113

Choose a tag to compare

Patch Changes

  • b9a1b83: fix: correct dependency version protocols for plugin packages

plantae@0.3.0

09 Nov 04:53
e52c36b

Choose a tag to compare

Minor Changes

  • ad22838: feat!: divide axios and ky into subpackages

plantae@0.2.3

09 Nov 03:29
1fbe40f

Choose a tag to compare

Patch Changes

  • 8f74eb6: fix: import axios dynamically

plantae@0.2.2

23 Oct 12:17
e2901af

Choose a tag to compare

Patch Changes

  • a96136e: fix: settle middleware response for onRejected

plantae@0.2.1

23 Oct 08:14
a160f40

Choose a tag to compare

Patch Changes

  • dbe98be: fix: transform body into null when having null body status