UNPKG

docsify-cli

Version:
374 lines (162 loc) 12 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [4.4.4](https://github.com/docsifyjs/docsify-cli/compare/v4.4.3...v4.4.4) (2022-03-12) ### Features * support docsify init --plugins ([#99](https://github.com/docsifyjs/docsify-cli/issues/99)) ([8bb295c](https://github.com/docsifyjs/docsify-cli/commit/8bb295c54e92b11f61f38ac261c5dabd7da23b51)), closes [/github.com/docsifyjs/docsify-cli/pull/99#discussion_r621952975](https://github.com/docsifyjs//github.com/docsifyjs/docsify-cli/pull/99/issues/discussion_r621952975) ### Bug Fixes * package.json & package-lock.json to reduce vulnerabilities ([#161](https://github.com/docsifyjs/docsify-cli/issues/161)) ([e9ea2c1](https://github.com/docsifyjs/docsify-cli/commit/e9ea2c12ee7d27fb8d83299a8ea86b95935615db)) * Repeat generation and hump naming ([#164](https://github.com/docsifyjs/docsify-cli/issues/164)) ([238326e](https://github.com/docsifyjs/docsify-cli/commit/238326e79a8f5dfbaba86e4e197c05655f5945e1)) * Support refresh and livereload in serve when using routerMode history ([#166](https://github.com/docsifyjs/docsify-cli/issues/166)) ([625c9f2](https://github.com/docsifyjs/docsify-cli/commit/625c9f201e6dedb62947530c094b1b911b7a18e4)) ### [4.4.3](https://github.com/docsifyjs/docsify-cli/compare/v4.4.2...v4.4.3) (2021-03-09) ### Features * auto generate sidebar ([#130](https://github.com/docsifyjs/docsify-cli/issues/130)) ([e83bfcb](https://github.com/docsifyjs/docsify-cli/commit/e83bfcbd88b43fa8f13d7db13b801da98cca4aea)) ### [4.4.2](https://github.com/docsifyjs/docsify-cli/compare/v4.4.1...v4.4.2) (2020-11-17) ### Features * Added asking whether to rewrite files ([#117](https://github.com/docsifyjs/docsify-cli/issues/117)) ([f811906](https://github.com/docsifyjs/docsify-cli/commit/f8119064c54d3ad1817f31be058d25d3384e85c6)) * Included docsify version in url for the template ([#107](https://github.com/docsifyjs/docsify-cli/issues/107)) ([d92d030](https://github.com/docsifyjs/docsify-cli/commit/d92d03005e4f0188671a212f1eb0abc59f46a0b1)) ### Bug Fixes * alias not working ([#125](https://github.com/docsifyjs/docsify-cli/issues/125)) ([f3af553](https://github.com/docsifyjs/docsify-cli/commit/f3af553912b962a132743b03ba56ab292bd1b4b9)) ### [4.4.1](https://github.com/QingWei-Li/docsify-cli/compare/v4.4.0...v4.4.1) (2020-06-05) ### Bug Fixes * Allow config flag to take a parameter ([9b35260](https://github.com/QingWei-Li/docsify-cli/commit/9b352607d78bf2bbe07fd358ada3ce3c56d3fc29)) * generate snapshot for default behavior ([3ebfd82](https://github.com/QingWei-Li/docsify-cli/commit/3ebfd82d1e678cc38e3e2f412704e1c0600f8f35)) * lint ([10c29c9](https://github.com/QingWei-Li/docsify-cli/commit/10c29c9d18a135ed39de2a3fb0524bd81a664f87)) * lint codebase ([518b3ef](https://github.com/QingWei-Li/docsify-cli/commit/518b3efc897409fbb65bb4dbe2dcab0342eba6ff)) * lint-staged config ([fa1c125](https://github.com/QingWei-Li/docsify-cli/commit/fa1c1255a167f599bfc2e6f99aec599761966c1f)) * remove redundant snapshot files ([4f69e30](https://github.com/QingWei-Li/docsify-cli/commit/4f69e30a8b896214fde96eebfa924832ce27cf10)) * tweak ([959741d](https://github.com/QingWei-Li/docsify-cli/commit/959741d7769431ab3c62aa9be4332289e3a60ee3)) * tweak ([463f642](https://github.com/QingWei-Li/docsify-cli/commit/463f64275814ff679272a2254e29d43fe1371dd4)) * typo ([94c60be](https://github.com/QingWei-Li/docsify-cli/commit/94c60be91ed5480576c9573b82dff16b21f1bde0)) ## [4.4.0](https://github.com/QingWei-Li/docsify-cli/compare/v4.3.0...v4.4.0) (2019-11-20) ### Features * **chore:** show up help if no args were passed ([#72](https://github.com/QingWei-Li/docsify-cli/issues/72)) ([2226057](https://github.com/QingWei-Li/docsify-cli/commit/22260576ef67ab6069873219080afad5257916bd)), closes [#71](https://github.com/QingWei-Li/docsify-cli/issues/71) * **serve:** add --index-name to rewrite default index name ([#48](https://github.com/QingWei-Li/docsify-cli/issues/48)) ([dc8e993](https://github.com/QingWei-Li/docsify-cli/commit/dc8e9930133f05726712b7392f22cba67e9f5c4f)) ### Bug Fixes * **chore:** warn on unknown commands and command recommendation ([#74](https://github.com/QingWei-Li/docsify-cli/issues/74)) ([b46a707](https://github.com/QingWei-Li/docsify-cli/commit/b46a707c528555531bf7cb4ec448f670c20c2210)) * npm audit issues ([ac1bcc3](https://github.com/QingWei-Li/docsify-cli/commit/ac1bcc36616f295a51843ddd0eebca158a7b6b6a)) * remove gulp-connect ([032817b](https://github.com/QingWei-Li/docsify-cli/commit/032817b4f6fa512d8d55ba02e18626386a891900)) <a name="4.1.9"></a> ## [4.1.9](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.8...v4.1.9) (2017-07-12) ### Performance Improvements * **serve:** exclude node_modules from livereload ([#17](https://github.com/QingWei-Li/docsify-cli/issues/17)) ([3f488d0](https://github.com/QingWei-Li/docsify-cli/commit/3f488d0)) <a name="4.1.8"></a> ## [4.1.8](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.7...v4.1.8) (2017-05-31) <a name="4.1.7"></a> ## [4.1.7](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.6...v4.1.7) (2017-05-30) ### Bug Fixes * **ssr:** clean files ([8e81b1a](https://github.com/QingWei-Li/docsify-cli/commit/8e81b1a)) <a name="4.1.6"></a> ## [4.1.6](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.5...v4.1.6) (2017-05-30) ### Bug Fixes * **ssr:** add debug ([653f24f](https://github.com/QingWei-Li/docsify-cli/commit/653f24f)) <a name="4.1.5"></a> ## [4.1.5](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.4...v4.1.5) (2017-05-30) ### Bug Fixes * **ssr:** missing package ([86e6511](https://github.com/QingWei-Li/docsify-cli/commit/86e6511)) <a name="4.1.4"></a> ## [4.1.4](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.3...v4.1.4) (2017-05-30) ### Bug Fixes * **ssr:** file path ([924a6cf](https://github.com/QingWei-Li/docsify-cli/commit/924a6cf)) <a name="4.1.3"></a> ## [4.1.3](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.2...v4.1.3) (2017-05-30) ### Bug Fixes * update babel config ([49dbfe6](https://github.com/QingWei-Li/docsify-cli/commit/49dbfe6)) <a name="4.1.2"></a> ## [4.1.2](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.1...v4.1.2) (2017-05-30) ### Bug Fixes * update babel config ([7095a0a](https://github.com/QingWei-Li/docsify-cli/commit/7095a0a)) <a name="4.1.1"></a> ## [4.1.1](https://github.com/QingWei-Li/docsify-cli/compare/v4.1.0...v4.1.1) (2017-05-30) ### Bug Fixes * update docsify-server-renderer ([ce7833e](https://github.com/QingWei-Li/docsify-cli/commit/ce7833e)) <a name="4.1.0"></a> # [4.1.0](https://github.com/QingWei-Li/docsify-cli/compare/v4.0.2...v4.1.0) (2017-05-30) ### Bug Fixes * update docsify-server-renderer ([7f56467](https://github.com/QingWei-Li/docsify-cli/commit/7f56467)) ### Features * test history mode ([f898a01](https://github.com/QingWei-Li/docsify-cli/commit/f898a01)) <a name="4.0.2"></a> ## [4.0.2](https://github.com/QingWei-Li/docsify-cli/compare/v4.0.1...v4.0.2) (2017-05-29) ### Bug Fixes * remove context ([8b3679f](https://github.com/QingWei-Li/docsify-cli/commit/8b3679f)) <a name="4.0.1"></a> ## [4.0.1](https://github.com/QingWei-Li/docsify-cli/compare/v4.0.0...v4.0.1) (2017-05-29) ### Bug Fixes * path => context ([d83fa69](https://github.com/QingWei-Li/docsify-cli/commit/d83fa69)) <a name="4.0.0"></a> # [4.0.0](https://github.com/QingWei-Li/docsify-cli/compare/v3.3.2...v4.0.0) (2017-05-29) ### Features * add start command ([#14](https://github.com/QingWei-Li/docsify-cli/issues/14)) ([feefcce](https://github.com/QingWei-Li/docsify-cli/commit/feefcce)) <a name="3.3.2"></a> ## [3.3.2](https://github.com/QingWei-Li/docsify-cli/compare/v3.3.1...v3.3.2) (2017-04-28) <a name="3.3.1"></a> ## [3.3.1](https://github.com/QingWei-Li/docsify-cli/compare/v3.3.0...v3.3.1) (2017-03-26) <a name="3.3.0"></a> # [3.3.0](https://github.com/QingWei-Li/docsify-cli/compare/v3.2.5...v3.3.0) (2017-03-24) ### Bug Fixes * pkg.engines ([3e50f07](https://github.com/QingWei-Li/docsify-cli/commit/3e50f07)) * **template:** update template ([da67d07](https://github.com/QingWei-Li/docsify-cli/commit/da67d07)) ### Features * **dev:** add gulp tasks ([76f0193](https://github.com/QingWei-Li/docsify-cli/commit/76f0193)) <a name="3.2.5"></a> ## [3.2.5](https://github.com/QingWei-Li/docsify-cli/compare/v3.2.4...v3.2.5) (2017-03-23) <a name="3.2.4"></a> ## [3.2.4](https://github.com/QingWei-Li/docsify-cli/compare/v3.2.3...v3.2.4) (2017-03-19) ### Bug Fixes * **grammar:** isOpen --> openInBrowser ([d823a07](https://github.com/QingWei-Li/docsify-cli/commit/d823a07)) * travis-ci ([a313412](https://github.com/QingWei-Li/docsify-cli/commit/a313412)) ### Features * **cli:** print shell completion script ([804639e](https://github.com/QingWei-Li/docsify-cli/commit/804639e)) * **cli:** support completion rules ([fb31bd5](https://github.com/QingWei-Li/docsify-cli/commit/fb31bd5)) <a name="3.2.3"></a> ## [3.2.3](https://github.com/QingWei-Li/docsify-cli/compare/v3.2.2...v3.2.3) (2017-03-17) <a name="3.2.2"></a> ## [3.2.2](https://github.com/QingWei-Li/docsify-cli/compare/v3.2.1...v3.2.2) (2017-03-17) <a name="3.2.1"></a> ## [3.2.1](https://github.com/QingWei-Li/docsify-cli/compare/v3.2.0...v3.2.1) (2017-03-15) <a name="3.2.0"></a> # [3.2.0](https://github.com/QingWei-Li/docsify-cli/compare/v3.1.1...v3.2.0) (2017-03-15) <a name="3.1.1"></a> ## [3.1.1](https://github.com/QingWei-Li/docsify-cli/compare/v3.1.0...v3.1.1) (2017-03-14) ### Bug Fixes * default print help info ([54567bc](https://github.com/QingWei-Li/docsify-cli/commit/54567bc)) <a name="3.1.0"></a> # [3.1.0](https://github.com/QingWei-Li/docsify-cli/compare/v3.0.2...v3.1.0) (2017-03-14) ### Features * **locale:** add zh-cn ([2c5e19f](https://github.com/QingWei-Li/docsify-cli/commit/2c5e19f)) <a name="3.0.2"></a> ## [3.0.2](https://github.com/QingWei-Li/docsify-cli/compare/v3.0.1...v3.0.2) (2017-03-10) <a name="3.0.1"></a> ## [3.0.1](https://github.com/QingWei-Li/docsify-cli/compare/v3.0.0...v3.0.1) (2017-02-19) <a name="3.0.0"></a> # [3.0.0](https://github.com/QingWei-Li/docsify-cli/compare/v2.1.0...v3.0.0) (2017-02-19) <a name="2.1.0"></a> # [2.1.0](https://github.com/QingWei-Li/docsify-cli/compare/v2.0.0...v2.1.0) (2017-02-09) ### Features * add livereload ([661cbe2](https://github.com/QingWei-Li/docsify-cli/commit/661cbe2)) <a name="2.0.0"></a> # [2.0.0](https://github.com/QingWei-Li/docsify-cli/compare/v1.5.1...v2.0.0) (2017-02-05) <a name="1.5.1"></a> ## [1.5.1](https://github.com/QingWei-Li/docsify-cli/compare/v1.5.0...v1.5.1) (2017-01-24) <a name="1.5.0"></a> # [1.5.0](https://github.com/QingWei-Li/docsify-cli/compare/v1.4.0...v1.5.0) (2017-01-24) <a name="1.4.0"></a> # [1.4.0](https://github.com/QingWei-Li/docsify-cli/compare/v1.3.0...v1.4.0) (2017-01-14) <a name="1.3.0"></a> # [1.3.0](https://github.com/QingWei-Li/docsify-cli/compare/v1.2.1...v1.3.0) (2017-01-13) <a name="1.2.1"></a> ## [1.2.1](https://github.com/QingWei-Li/docsify-cli/compare/v1.2.0...v1.2.1) (2016-12-24) <a name="1.2.0"></a> # [1.2.0](https://github.com/QingWei-Li/docsify-cli/compare/v1.1.1...v1.2.0) (2016-12-24) <a name="1.1.1"></a> ## [1.1.1](https://github.com/QingWei-Li/docsify-cli/compare/v1.1.0...v1.1.1) (2016-12-19) <a name="1.1.0"></a> # [1.1.0](https://github.com/QingWei-Li/docsify-cli/compare/v1.0.0...v1.1.0) (2016-12-18) <a name="1.0.0"></a> # [1.0.0](https://github.com/QingWei-Li/docsify-cli/compare/v0.2.2...v1.0.0) (2016-12-08) <a name="0.2.2"></a> ## [0.2.2](https://github.com/QingWei-Li/docsify-cli/compare/v0.2.1...v0.2.2) (2016-11-28) <a name="0.2.1"></a> ## [0.2.1](https://github.com/QingWei-Li/docsify-cli/compare/v0.1.0...v0.2.1) (2016-11-27) <a name="0.1.0"></a> # 0.1.0 (2016-11-24)