File tree Expand file tree Collapse file tree 9 files changed +48
-15
lines changed
docusaurus-plugin-typedoc
typedoc-github-wiki-theme
typedoc-gitlab-wiki-theme Expand file tree Collapse file tree 9 files changed +48
-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+ " calm-dingos-sip" ,
15+ " chilly-carrots-beg" ,
16+ " cyan-news-explode" ,
17+ " khaki-maps-destroy" ,
18+ " late-apricots-smash" ,
19+ " neat-carrots-sparkle" ,
20+ " olive-boats-care" ,
21+ " serious-flies-teach"
22+ ]
823}
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+ Removed Handlebars
8+
9+ ### Patch Changes
10+
11+ Test message
12+ Test
13+
14+ - test issue #333
15+ Changes multilines
16+ More
17+ Test issue #333
18+ - test PR (#370 )
19+ - test issue (#352 )
20+
321## [ 3.13.4] ( https://github.com/tgreyuk/typedoc-plugin-markdown/compare/[email protected] @3.13.4 ) (2022-07-20) 422
523### 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