Releases: daangn/plantae
Releases · daangn/plantae
plantae@0.3.2
Patch Changes
- f6ff0d9: fix: clone request object on fetch based adapter
plantae@0.3.1
Patch Changes
- e42e2eb: feat(plantae): respect json type of original request body
@plantae/plugin-timeout@0.1.1
Patch Changes
- b9a1b83: fix: correct dependency version protocols for plugin packages
@plantae/plugin-retry@0.1.1
Patch Changes
- b9a1b83: fix: correct dependency version protocols for plugin packages
plantae@0.3.0
Minor Changes
- ad22838: feat!: divide
axios
andky
into subpackages
plantae@0.2.3
Patch Changes
- 8f74eb6: fix: import axios dynamically
plantae@0.2.2
Patch Changes
- a96136e: fix: settle middleware response for onRejected
plantae@0.2.1
Patch Changes
- dbe98be: fix: transform body into null when having null body status
plantae@0.2.0
Minor Changes
- c47f1e2: feat: implement onRejected interface (BREAKING CHANGE)
plantae@0.1.10
Patch Changes
- 03e7076: fix: handle array buffer on axios adapter