File tree Expand file tree Collapse file tree 5 files changed +18
-7
lines changed
docusaurus-plugin-openapi-docs
docusaurus-theme-openapi-docs Expand file tree Collapse file tree 5 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 1+ ## 1.4.5 (Nov 15, 2022)
2+
3+ High level enhancements
4+
5+ - Bug fixes and polish
6+ - Re-introduce missing ` --openapi-input-background ` variable to ` styles.css `
7+
8+ Other enhancements and bug fixes
9+
10+ - [ Bug] Add condition for handling arrays of discriminators ([ #344 ] ( https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/344 ) )
11+
112## 1.4.4 (Nov 11, 2022)
213
314High level enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
3- "version" : " 1.4.4 " ,
3+ "version" : " 1.4.5 " ,
44 "private" : true ,
55 "scripts" : {
66 "docusaurus" : " docusaurus" ,
2727 "@docusaurus/preset-classic" : " ^2.0.1" ,
2828 "@mdx-js/react" : " ^1.6.22" ,
2929 "clsx" : " ^1.1.1" ,
30- "docusaurus-plugin-openapi-docs" : " ^1.4.4 " ,
31- "docusaurus-theme-openapi-docs" : " ^1.4.4 " ,
30+ "docusaurus-plugin-openapi-docs" : " ^1.4.5 " ,
31+ "docusaurus-theme-openapi-docs" : " ^1.4.5 " ,
3232 "prism-react-renderer" : " ^1.3.1" ,
3333 "react" : " ^17.0.2" ,
3434 "react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.4.4 " ,
2+ "version" : " 1.4.5 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-plugin-openapi-docs" ,
33 "description" : " OpenAPI plugin for Docusaurus." ,
4- "version" : " 1.4.4 " ,
4+ "version" : " 1.4.5 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " openapi" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " docusaurus-theme-openapi-docs" ,
33 "description" : " OpenAPI theme for Docusaurus." ,
4- "version" : " 1.4.4 " ,
4+ "version" : " 1.4.5 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " openapi" ,
5151 "buffer" : " ^6.0.3" ,
5252 "clsx" : " ^1.1.1" ,
5353 "crypto-js" : " ^4.1.1" ,
54- "docusaurus-plugin-openapi-docs" : " ^1.4.4 " ,
54+ "docusaurus-plugin-openapi-docs" : " ^1.4.5 " ,
5555 "file-saver" : " ^2.0.5" ,
5656 "immer" : " ^9.0.7" ,
5757 "lodash" : " ^4.17.20" ,
You can’t perform that action at this time.
0 commit comments