From d13414c325c79fb359eaa8708dd4089b2973203b Mon Sep 17 00:00:00 2001 From: czhlin <2324133088@qq.com> Date: Mon, 24 Nov 2025 17:10:23 +0800 Subject: [PATCH] ci: release --- .changeset/fruity-tables-camp.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/fruity-tables-camp.md 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`.