v1.4.2-patch.1 - add npm-webpack-demo webpack@5.78, vue@3.4

This commit is contained in:
LINING-PC\lining
2025-11-07 15:10:37 +08:00
parent 8982e6b57b
commit cacaece319
12 changed files with 5798 additions and 0 deletions
+6
View File
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.4.2-patch1] - 2025-11-03
### Fixed
- 缺陷修复:更新父级任务后,再次更新子级任务是发生无限循环调用的问题修复
- Defect fix: Fixed the issue of infinite loop calls when updating child tasks after updating the parent task
## [1.4.2] - 2025-11-01
### Added