diff --git a/.changeset/fruity-tables-camp.md b/.changeset/fruity-tables-camp.md new file mode 100644 index 0000000..149fcce --- /dev/null +++ b/.changeset/fruity-tables-camp.md @@ -0,0 +1,7 @@ +--- +"@alova/wormhole": minor +--- + +1. Extend the `apifox` fetch plugin; align defaults to Apifox’s official exported interface defaults (breaking change). +2. Fix the `payloadModifier` plugin not working for intersection and union types. +3. In the `rename` plugin, add a `value` parameter to `transtransform`.