File tree Expand file tree Collapse file tree 9 files changed +29
-15
lines changed
docusaurus-plugin-typedoc
typedoc-github-wiki-theme
typedoc-gitlab-wiki-theme Expand file tree Collapse file tree 9 files changed +29
-15
lines changed Original file line number Diff line number Diff line change 22 "mode" : " pre" ,
33 "tag" : " next" ,
44 "initialVersions" : {
5- "typedoc-plugin-markdown" : " 3.13.4"
5+ "typedoc-plugin-markdown" : " 3.13.4" ,
6+ "docusaurus-plugin-typedoc" : " 0.17.6" ,
7+ "typedoc-bitbucket-theme" : " 1.0.0" ,
8+ "typedoc-github-wiki-theme" : " 1.0.1" ,
9+ "typedoc-gitlab-wiki-theme" : " 1.0.0" ,
10+ "typedoc-hugo-theme" : " 1.0.0" ,
11+ "vuepress-plugin-typedoc" : " 0.11.1"
612 },
7- "changesets" : []
13+ "changesets" : [
14+ " cyan-news-explode"
15+ ]
816}
Original file line number Diff line number Diff line change 1717 "homepage" : " https://github.com/tgreyuk/typedoc-plugin-markdown/tree/master/packages/docusaurus-plugin-typedoc" ,
1818 "peerDependencies" : {
1919 "typedoc" : " >=0.23.0" ,
20- "typedoc-plugin-markdown" : " >=3.13 .0"
20+ "typedoc-plugin-markdown" : " >=4.0.0-next .0"
2121 },
2222 "devDependencies" : {
23- "typedoc-plugin-markdown" : " ^3.13 .0"
23+ "typedoc-plugin-markdown" : " ^4.0.0-next .0"
2424 },
2525 "scripts" : {
2626 "lint" : " eslint ./src --ext .ts" ,
Original file line number Diff line number Diff line change 2525 "license" : " MIT" ,
2626 "peerDependencies" : {
2727 "typedoc" : " >=0.23.0" ,
28- "typedoc-plugin-markdown" : " >=3.13 .0"
28+ "typedoc-plugin-markdown" : " >=4.0.0-next .0"
2929 },
3030 "devDependencies" : {
31- "typedoc-plugin-markdown" : " ^3.13 .0"
31+ "typedoc-plugin-markdown" : " ^4.0.0-next .0"
3232 },
3333 "keywords" : [
3434 " typedoc-theme"
Original file line number Diff line number Diff line change 2525 "license" : " MIT" ,
2626 "peerDependencies" : {
2727 "typedoc" : " >=0.23.0" ,
28- "typedoc-plugin-markdown" : " >=3.13 .0"
28+ "typedoc-plugin-markdown" : " >=4.0.0-next .0"
2929 },
3030 "devDependencies" : {
31- "typedoc-plugin-markdown" : " ^3.13 .0"
31+ "typedoc-plugin-markdown" : " ^4.0.0-next .0"
3232 },
3333 "keywords" : [
3434 " typedoc" ,
Original file line number Diff line number Diff line change 2525 "license" : " MIT" ,
2626 "peerDependencies" : {
2727 "typedoc" : " >=0.23.0" ,
28- "typedoc-plugin-markdown" : " >=3.13 .0"
28+ "typedoc-plugin-markdown" : " >=4.0.0-next .0"
2929 },
3030 "devDependencies" : {
31- "typedoc-plugin-markdown" : " ^3.13 .0"
31+ "typedoc-plugin-markdown" : " ^4.0.0-next .0"
3232 },
3333 "keywords" : [
3434 " typedoc" ,
Original file line number Diff line number Diff line change 2525 "license" : " MIT" ,
2626 "peerDependencies" : {
2727 "typedoc" : " >=0.23.0" ,
28- "typedoc-plugin-markdown" : " >=3.13 .0"
28+ "typedoc-plugin-markdown" : " >=4.0.0-next .0"
2929 },
3030 "devDependencies" : {
31- "typedoc-plugin-markdown" : " ^3.13 .0"
31+ "typedoc-plugin-markdown" : " ^4.0.0-next .0"
3232 },
3333 "keywords" : [
3434 " typedoc" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 4.0.0-next.0
4+
5+ ### Major Changes
6+
7+ - 4ec1123: Removed Handlebars
8+
39## [ 3.13.4] ( https://github.com/tgreyuk/typedoc-plugin-markdown/compare/[email protected] @3.13.4 ) (2022-07-20) 410
511### Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " typedoc-plugin-markdown" ,
3- "version" : " 3.13.4 " ,
3+ "version" : " 4.0.0-next.0 " ,
44 "description" : " A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown." ,
55 "main" : " dist/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 2727 },
2828 "peerDependencies" : {
2929 "typedoc" : " >=0.23.0" ,
30- "typedoc-plugin-markdown" : " >=3.13 .0"
30+ "typedoc-plugin-markdown" : " >=4.0.0-next .0"
3131 },
3232 "devDependencies" : {
33- "typedoc-plugin-markdown" : " >=3.13 .0"
33+ "typedoc-plugin-markdown" : " >=4.0.0-next .0"
3434 },
3535 "license" : " MIT" ,
3636 "keywords" : [
You can’t perform that action at this time.
0 commit comments