docs: changelog

This commit is contained in:
dap
2025-08-22 10:40:43 +08:00
parent 600e87287d
commit 40f9cfce04

View File

@@ -1,5 +1,7 @@
# 1.5.0
对应后端版本 单体/微服务: 5.5.0/2.5.0
**FEATURES**
- 流程表达式 follow后端更新
@@ -26,6 +28,10 @@
- 移除`getDict`方法 & getDictOptions代码修改(逻辑不变)
-`isTransformResponse`场景下对401的校验
**BUG FIX**
- 解决热更新Cannot read properties of null (reading 'nextSibling')报错
# 1.4.1
**FEATURES**