Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.106.2
**`(fix):`** Translation no longer fails for an entire locale when a single MDX file has a parse error.
Invalid pages are skipped with a warning that includes the file path, and the base page is used as a fallback.


## 4.106.1
**`(fix):`** Fix OpenAPI importer generating duplicate type names when an operation's
request body $refs a top-level components.schemas.X schema whose name
Expand Down
Loading