@@ -4,6 +4,37 @@ All notable changes to this project will be documented in this file. See [Conven
44
55<!-- #region recent-alpha -->
66
7+ ## [ 0.0.2-alpha.10] ( https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.9...v0.0.2-alpha.10 ) (2023-11-15)
8+
9+
10+ ### Features
11+
12+ * ** algo:** 新增剑指、shell等算法文档 ([ 6ff0ad5] ( https://github.com/142vip/JavaScriptCollection/commit/6ff0ad565e7e1cad606709604887aad2b54e5d1b ) )
13+ * ** express:** 新增使用教程等文档 ([ 4a53be9] ( https://github.com/142vip/JavaScriptCollection/commit/4a53be9fbef7bc4e3cd06a3f2584aef3d77117ed ) )
14+ * ** express:** 新增框架API方法文档 ([ 40a637d] ( https://github.com/142vip/JavaScriptCollection/commit/40a637dbcf057af07b02bfd30bb55d665cdb0a10 ) )
15+ * ** express:** 新增模板项目文档、代码 ([ 26ae613] ( https://github.com/142vip/JavaScriptCollection/commit/26ae613ec360ae29d7955965cebdfa9084627f45 ) )
16+ * ** express:** 新增静态资源托管相关文档 ([ 4178c85] ( https://github.com/142vip/JavaScriptCollection/commit/4178c8520bc71be517de970f6650b055f25dc595 ) )
17+ * ** koa:** 大幅新增Koa框架教程、文档 ([ 3c69b0e] ( https://github.com/142vip/JavaScriptCollection/commit/3c69b0e05d82cb3b848bae941f536ef4faa3588e ) )
18+ * ** scripts:** 新增sync脚本,同步master分支到不同仓库 ([ #111 ] ( https://github.com/142vip/JavaScriptCollection/issues/111 ) ) ([ 7ad9f29] ( https://github.com/142vip/JavaScriptCollection/commit/7ad9f2946abe41ccc1f8917f0a19a6e2ed308efe ) )
19+ * ** scripts:** 新增sync脚本,同步master到不同仓库 ([ 26d4f75] ( https://github.com/142vip/JavaScriptCollection/commit/26d4f75d7e15e5a3d33d8dbc3fa2c15d71b9dc9d ) )
20+
21+
22+ ### Bug Fixes
23+
24+ * ** koa:** 修复文档显示异常,完善教程 ([ 491d7e6] ( https://github.com/142vip/JavaScriptCollection/commit/491d7e6754edef581437953538e6bdde8ebb76ad ) )
25+ * ** undici:** 升级依赖,修复Undici跨源泄露cookies问题 ([ 634e956] ( https://github.com/142vip/JavaScriptCollection/commit/634e956d471ce8ac8048e5b387fc9ae120977259 ) )
26+ * 修复sync脚本在next上同步异常 ([ 40212d9] ( https://github.com/142vip/JavaScriptCollection/commit/40212d9470ddbe54b56c60ca4a1cc386c1390562 ) )
27+ * 修复图片居中异常 ([ 4028d49] ( https://github.com/142vip/JavaScriptCollection/commit/4028d491d15e40118d8c8bf706819c1a87a950fa ) )
28+ * 修复日志注入问题 ([ 4cd71ba] ( https://github.com/142vip/JavaScriptCollection/commit/4cd71ba05013aef30e141969fb2e073b4efb47ff ) )
29+ * 修复首页信息展示异常 ([ #103 ] ( https://github.com/142vip/JavaScriptCollection/issues/103 ) ) ([ b039c36] ( https://github.com/142vip/JavaScriptCollection/commit/b039c361a550e8277618f158367d3f1a73ad198a ) )
30+ * 修复首页链接异常 ([ feb375a] ( https://github.com/142vip/JavaScriptCollection/commit/feb375a3a594f3904710a08de6f2b7efd59376fe ) )
31+ * 升级ejs版本,修复依赖注入漏洞 ([ fc17761] ( https://github.com/142vip/JavaScriptCollection/commit/fc17761c58b005fcb2a3f788334275d3ed00c068 ) )
32+
33+
34+ ### Performance Improvements
35+
36+ * ** express:** 升级模板项目依赖版本 ([ 2f1367b] ( https://github.com/142vip/JavaScriptCollection/commit/2f1367bfd1e4bb61573320ef959e17760ac5492e ) )
37+
738## [ 0.0.2-alpha.9] ( https://github.com/142vip/JavaScriptCollection/compare/v0.0.2-alpha.8...v0.0.2-alpha.9 ) (2023-11-08)
839
940
0 commit comments