Releases: docsifyjs/docsify-cli
Releases · docsifyjs/docsify-cli
v5.0.0-rc.1
What's Changed
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot[bot] in #176
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot[bot] in #189
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot[bot] in #194
- fix: generate wrong detect relative path on Windows by @anisite in #192
- fix: Cannot read property 'indexOf' of undefined by @sy-records in #200
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot[bot] in #203
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot[bot] in #202
- feat: add --overwrite flag to generator by @trousev in #182
- ci: change node-version by @sy-records in #204
- build(deps): bump docsify-server-renderer from 4.10.0 to 4.13.1 by @Koooooo-7 in #211
- ci: change node-version by @sy-records in #213
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #212
- build(deps): bump ws from 7.4.6 to 7.5.10 by @dependabot[bot] in #215
- build(deps): bump send and serve-static by @dependabot[bot] in #218
- build(deps): bump tmp and eslint by @dependabot[bot] in #226
- build(deps): bump prismjs from 1.27.0 to 1.30.0 by @dependabot[bot] in #227
- Release v5.0.0-rc.1 by @sy-records in #228
New Contributors
Full Changelog: v4.4.4...v5.0.0-rc.1
v4.4.4
What's Changed
- test: assert for exit code by @jamesgeorge007 in #137
- refactor: add logger utility by @sy-records in #138
- build(deps): bump y18n from 4.0.0 to 4.0.1 by @dependabot in #141
- build(deps): bump handlebars from 4.7.6 to 4.7.7 by @dependabot in #142
- build(deps): bump hosted-git-info from 2.8.5 to 2.8.9 by @dependabot in #144
- build(deps): bump lodash from 4.17.19 to 4.17.21 by @dependabot in #143
- [Snyk] Security upgrade livereload from 0.9.1 to 0.9.2 by @snyk-bot in #145
- build(deps): bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #147
- build(deps): bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #148
- support docsify init --plugins by @tool3 in #99
- build(deps): bump prismjs from 1.23.0 to 1.24.0 by @dependabot in #149
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #151
- [Snyk] Security upgrade yargs from 14.2.2 to 15.0.1 by @snyk-bot in #153
- [Snyk] Security upgrade yargs from 15.0.1 to 15.3.0 by @snyk-bot in #159
- build(deps): bump prismjs from 1.24.0 to 1.25.0 by @dependabot in #154
- [Snyk] Security upgrade docsify from 4.12.1 to 4.12.2 by @snyk-bot in #161
- build(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #162
- fix: Repeat generation and hump naming by @sy-records in #164
- fix: Support refresh and livereload in serve when using routerMode history by @Peksa in #166
- build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #171
- build(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #170
- build(deps): bump ajv from 6.10.2 to 6.12.6 by @dependabot in #169
- build(deps): bump prismjs from 1.26.0 to 1.27.0 by @dependabot in #172
New Contributors
Full Changelog: v4.4.3...v4.4.4