@@ -1 +1 @@
-de1e1bc576d4a5796855a1c4e1e41f7fefaec786
+cdda61513736c6e2be69498b52609c847dc9e93a
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.614",
+ "version": "1.0.615",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^1.0.2",
@@ -1,6 +1,6 @@
- "version": "1.0.615",
+ "version": "1.0.616",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
@@ -4,6 +4,18 @@
---
+## v1.0.616 (2026-07-29)
+
+### 性能优化
+- pre-compute display values in computed to avoid template method calls
+### 其他
+- 避免 swiper autoplay 触发每次 re-render 时重复调用方法
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+-
## v1.0.614 (2026-07-29)
### Bug 修复
# 更新日志
-> 当前版本: v1.0.614
+> 当前版本: v1.0.616
## 历史版本
@@ -8,6 +8,18 @@