File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed
packages/docusaurus-theme-openapi-docs Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 4.3.4 (Feb 12, 2025)
2+
3+ High level enhancements
4+
5+ - Expands support for parameter serialization, including support for more parameter styles and encoding formats.
6+
7+ Other enhancements and bug fixes
8+
9+ - update intro doc
10+ - Expand support for parameter serialization ([ #1078 ] ( https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1078 ) )
11+
112## 4.3.3 (Jan 29, 2025)
213
314High level enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
3- "version" : " 4.3.3 " ,
3+ "version" : " 4.3.4 " ,
44 "private" : true ,
55 "scripts" : {
66 "docusaurus" : " docusaurus" ,
2727 "@docusaurus/preset-classic" : " 3.7.0" ,
2828 "clsx" : " ^1.1.1" ,
2929 "docusaurus-plugin-openapi-docs" : " ^4.3.3" ,
30- "docusaurus-theme-openapi-docs" : " ^4.3.3 " ,
30+ "docusaurus-theme-openapi-docs" : " ^4.3.4 " ,
3131 "prism-react-renderer" : " ^2.3.0" ,
3232 "react" : " ^19.0.0" ,
3333 "react-dom" : " ^19.0.0"
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.3.3 " ,
2+ "version" : " 4.3.4 " ,
33 "npmClient" : " yarn"
44}
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" : " 4.3.3 " ,
4+ "version" : " 4.3.4 " ,
55 "license" : " MIT" ,
66 "keywords" : [
77 " openapi" ,
You can’t perform that action at this time.
0 commit comments