Skip to content

Releases: daangn/plantae

plantae@0.3.2

16 Feb 09:58
c861e50
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Minor Changes

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

plantae@0.2.3

09 Nov 03:29
1fbe40f
Compare
Choose a tag to compare

Patch Changes

  • 8f74eb6: fix: import axios dynamically

plantae@0.2.2

23 Oct 12:17
e2901af
Compare
Choose a tag to compare

Patch Changes

  • a96136e: fix: settle middleware response for onRejected

plantae@0.2.1

23 Oct 08:14
a160f40
Compare
Choose a tag to compare

Patch Changes

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

plantae@0.2.0

24 Sep 23:53
1bfba3e
Compare
Choose a tag to compare

Minor Changes

  • c47f1e2: feat: implement onRejected interface (BREAKING CHANGE)

plantae@0.1.10

18 Sep 02:05
c861358
Compare
Choose a tag to compare

Patch Changes

  • 03e7076: fix: handle array buffer on axios adapter