Skip to content

Releases: daangn/plantae

@plantae/[email protected]

18 Dec 01:51
ad23f54
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

16 Feb 09:58
c861e50
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

09 Jan 14:19
cbcd67b
Compare
Choose a tag to compare

Patch Changes

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

@plantae/[email protected]

22 Dec 13:14
eb69113
Compare
Choose a tag to compare

Patch Changes

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

@plantae/[email protected]

22 Dec 13:14
eb69113
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

09 Nov 04:53
e52c36b
Compare
Choose a tag to compare

Minor Changes

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

[email protected]

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

Patch Changes

  • 8f74eb6: fix: import axios dynamically

[email protected]

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

Patch Changes

  • a96136e: fix: settle middleware response for onRejected

[email protected]

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

Patch Changes

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

[email protected]

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

Minor Changes

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