We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9307cb commit bb99f13Copy full SHA for bb99f13
History.md
@@ -4,6 +4,7 @@
4
* 对 `publish -f` 和 `unpublish` 进行调整,只允许管理员进行操作。#81
5
* 增加对于 semver 版本号的下载支持。#81
6
* 用 [markdown-it](https://github.com/markdown-it/markdown-it) 代替 [marked](https://github.com/chjj/marked/)。
7
+* 用 [pm2](https://github.com/Unitech/PM2/) 代替 forever 。#90
8
* 将 `elasticsearch.tar.gz` 移出仓库。#88
9
* [提升了首页的加载性能](https://github.com/spmjs/spmjs.io/commit/573d7d39dc32ae1d7cfcfc2aff872e8220e0f436)。
10
* 修复解析 md 文件里长 html 字符串时太慢的[问题](https://github.com/spmjs/spm/issues/1067)。
0 commit comments