v5.0.0 #1400
sserrata
announced in
Announcements
v5.0.0
#1400
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
5.0.0
Breaking Change: Minimum Docusaurus version is now 3.10.0. Users on Docusaurus 3.5–3.9 must upgrade before updating to this release.
This release adapts to the Tabs context API refactor in Docusaurus 3.10.0, upgrades core dependencies (@redocly/openapi-core v1→v2,
openapi-to-postmanv2 v5→v6), and includes numerous bug fixes, new features, and dependency updates.
💥 Breaking Change
🚀 New Feature
(feat(demo): modernized styles with swappable palettes and runtime theme switcher #1371)
🐛 Bug Fix
(fix(cli): pass pluginInstances to getPluginConfig to support non-array plugins #1384)
(fix(request-schema): render example/examples tabs for request bodies and callbacks #1370)
(fix(explorer): respect encoding.contentType for multipart/form-data parts #1369)
(fix(sidebars): use startsWith to extract basePath instead of split #1368)
(fix(params): display const value in parameter description and Try It form #1367)
(fix(explorer): encode RFC 3986 reserved chars in query parameter values #1366)
(fix(license): support SPDX identifier field in OAS v3.1.0 License Object #1365)
(fix(theme): guard against unknown parameter values to prevent crash #1360)
(fix(theme): add path-browserify webpack fallback for browser bundling #1344)
🧪 Testing
(test(demo): add regression test for oneOf to allOf-composed schemas in requestBody #1396)
🤖 Dependencies
chore(deps): bump @apidevtools/json-schema-ref-parser from 15.3.3 to 15.3.5 #1386)
(chore(deps): bump google-github-actions/auth from 2.1.12 to 3.0.0 #1390)
🔧 Maintenance
chore(deps-dev): bump fast-xml-parser from 5.5.7 to 5.5.9 #1376,
chore(deps-dev): bump fast-xml-parser from 5.5.9 to 5.5.10 #1388)
(chore(deps-dev): bump eslint-plugin-testing-library from 4.12.4 to 6.5.0 #1379)
chore(deps-dev): bump playwright from 1.58.2 to 1.59.1 #1377)
(chore(deps-dev): bump start-server-and-test from 1.15.5 to 3.0.0 #1351)
(chore(deps-dev): bump eslint-plugin-jest-dom from 3.9.4 to 5.5.0 #1339)
New Contributors
Full Changelog: v4.7.1...v5.0.0
Changes from the raw notes:
entries
This discussion was created from the release v5.0.0.
Beta Was this translation helpful? Give feedback.
All reactions