You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/egg-redis/CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,16 @@
3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+
## v0.0.1-alpha.1 (2025-01-06)
7
+
8
+
### ✨ Features
9
+
10
+
- 支持`redis`使用,初始化基础结构 - by **142vip.cn** in https://github.com/142vip/core-x/issues/265[<samp>(668f3)</samp>](https://github.com/142vip/core-x/commit/668f3c6)
11
+
- 优化插件启动,增加默认配置 - by **chufan**[<samp>(4a783)</samp>](https://github.com/142vip/core-x/commit/4a78389)
12
+
- 配置加载模式 - by **chufan**[<samp>(f8d02)</samp>](https://github.com/142vip/core-x/commit/f8d0214)
13
+
14
+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/egg-redis)**
0 commit comments