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: CHANGELOG.md
+25
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file. See [Conven
4
4
5
5
<!-- #region recent-alpha -->
6
6
7
+
## v0.0.2-alpha.19 (2024-09-23)
8
+
9
+
### ✨ Features
10
+
11
+
-`pnpm`包下载源改为:`https://mirrors.tencent.com/npm/` - by **chufan**[<samp>(1d124)</samp>](https://github.com/142vip/JavaScriptCollection/commit/1d124c4)
12
+
- 移除无用`pnpm`模块,优化`bundler`编译配置 - by **chufan**[<samp>(742ee)</samp>](https://github.com/142vip/JavaScriptCollection/commit/742eeb7)
13
+
- 移除`husky`模块,使用`simple-git-hooks`来配置钩子函数,规范仓库内容 - by **chufan**[<samp>(0298f)</samp>](https://github.com/142vip/JavaScriptCollection/commit/0298f3b)
14
+
- 修改导航栏配置,支持图标,完善文档内容 - by **chufan**[<samp>(94128)</samp>](https://github.com/142vip/JavaScriptCollection/commit/9412880)
15
+
16
+
### 🔥 Performance
17
+
18
+
- 优化`bundle`脚本,支持`Dockerfile`构建 - by **微信公众号:储凡** and **chufan** in https://github.com/142vip/JavaScriptCollection/issues/165[<samp>(23155)</samp>](https://github.com/142vip/JavaScriptCollection/commit/2315590)
19
+
- 升级`vuepress`相关版本依赖,修改新版本模块配置 - by **chufan**[<samp>(be055)</samp>](https://github.com/142vip/JavaScriptCollection/commit/be05540)
20
+
21
+
### 🐛 Bug Fixes
22
+
23
+
- 修复`corepack`下载源在`Dockerfile`中使用异常,统一为:`https://mirrors.tencent.com/npm/` - by **142vip.cn** in https://github.com/142vip/JavaScriptCollection/issues/168[<samp>(df0db)</samp>](https://github.com/142vip/JavaScriptCollection/commit/df0db7b)
24
+
- 基于`Eslint`规则修复一些文档格式问题 - by **微信公众号:储凡** and **chufan** in https://github.com/142vip/JavaScriptCollection/issues/170[<samp>(9e4d7)</samp>](https://github.com/142vip/JavaScriptCollection/commit/9e4d75f)
25
+
26
+
### 📖 Documentation
27
+
28
+
- 更新文档 - by **chufan**[<samp>(bc13b)</samp>](https://github.com/142vip/JavaScriptCollection/commit/bc13bd8)
29
+
30
+
**Release New Version v0.0.2-alpha.19 [👉 View Changes On GitHub](https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.18...v0.0.2-alpha.19)**
0 commit comments