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.76.2
**`(fix):`** Fix the missing-redirects check to ignore stale historical slug-table rows
and only compare against the most recent published slug per page.


## 4.76.1
**`(fix):`** Support array examples for query parameters in OpenAPI specs. Parameters with
explode: false and array examples now flow through to generated wire tests.
Expand Down
Loading