Skip to content

Commit 55cc0ba

Browse files
committed
released v1.26.0
1 parent 65291ff commit 55cc0ba

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Changelog
88

99
## [v1.26.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.26.0)
1010

11+
1. docs: Add best practices documentation for data flow
12+
2. docs: Add documentation for data passing between views
13+
3. docs: Add documentation for global state management
14+
4. docs: Update Binding documentation
15+
5. docs: Update SwiftData querying data documentation
1116

1217
## [v1.25.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.25.0)
1318

CHANGELOG.zh.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Changelog
66
<a target="_blank" href="https://apps.apple.com/app/devtutor/id6471227008?platform=iphone" title="DevTutor for SwiftUI AppStore"><img alt="DevTutor for SwiftUI AppStore iOS" src="https://jaywcjlove.github.io/sb/download/appstore.svg" height="51">
77
</a>
88

9+
## [v1.26.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.26.0)
10+
11+
1. docs: 新增数据流最佳实践文档
12+
2. docs: 新增视图间数据传递文档
13+
3. docs: 新增全局状态管理文档
14+
4. docs: 更新 Binding 文档
15+
5. docs: 更新 SwiftData 查询数据文档
16+
917
## [v1.25.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.25.0)
1018

1119
1. doc: 新增"视图间数据传递"示例文档

0 commit comments

Comments
 (0)