File tree Expand file tree Collapse file tree 5 files changed +17
-7
lines changed
docusaurus-plugin-openapi-docs
docusaurus-theme-openapi-docs Expand file tree Collapse file tree 5 files changed +17
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.4.1 (Oct 27, 2022)
2
+
3
+ High level enhancements
4
+
5
+ - SEO Improvements
6
+
7
+ Other enhancements and bug fixes
8
+
9
+ - [ Bug] Support SSR for ApiItem ([ #314 ] ( https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/314 ) )
10
+
1
11
## 1.4.0 (Oct 26, 2022)
2
12
3
13
High level enhancements
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"docusaurus" : " docusaurus" ,
27
27
"@docusaurus/preset-classic" : " ^2.0.1" ,
28
28
"@mdx-js/react" : " ^1.6.22" ,
29
29
"clsx" : " ^1.1.1" ,
30
- "docusaurus-plugin-openapi-docs" : " ^1.4.0 " ,
31
- "docusaurus-theme-openapi-docs" : " ^1.4.0 " ,
30
+ "docusaurus-plugin-openapi-docs" : " ^1.4.1 " ,
31
+ "docusaurus-theme-openapi-docs" : " ^1.4.1 " ,
32
32
"prism-react-renderer" : " ^1.3.1" ,
33
33
"react" : " ^17.0.2" ,
34
34
"react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.4.0 " ,
2
+ "version" : " 1.4.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docusaurus-plugin-openapi-docs" ,
3
3
"description" : " OpenAPI plugin for Docusaurus." ,
4
- "version" : " 1.4.0 " ,
4
+ "version" : " 1.4.1 " ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
7
7
" openapi" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docusaurus-theme-openapi-docs" ,
3
3
"description" : " OpenAPI theme for Docusaurus." ,
4
- "version" : " 1.4.0 " ,
4
+ "version" : " 1.4.1 " ,
5
5
"license" : " MIT" ,
6
6
"keywords" : [
7
7
" openapi" ,
51
51
"buffer" : " ^6.0.3" ,
52
52
"clsx" : " ^1.1.1" ,
53
53
"crypto-js" : " ^4.1.1" ,
54
- "docusaurus-plugin-openapi-docs" : " ^1.4.0 " ,
54
+ "docusaurus-plugin-openapi-docs" : " ^1.4.1 " ,
55
55
"file-saver" : " ^2.0.5" ,
56
56
"immer" : " ^9.0.7" ,
57
57
"lodash" : " ^4.17.20" ,
You can’t perform that action at this time.
0 commit comments